Language
Compiler
Options
$ our
fathers
brought
forth
on
this
Exit Code:
0
Author
anonymous
over 8 years ago
Author
anonymous
over 8 years ago
$ prog.cc: In function 'int main(int, char**)':
prog.cc:18:14: warning: unused parameter 'argc' [-Wunused-parameter]
int main(int argc, char *argv[])
^~~~
prog.cc:18:31: warning: unused parameter 'argv' [-Wunused-parameter]
int main(int argc, char *argv[])
^
our
fathers
brought
forth
on
this