Language
C
Compiler
gcc HEAD 11.0.0 20200917 (experimental)
Options
Warnings
C11(GNU)
no pedantic
$ gcc prog.c -Wall -Wextra -std=gnu11
1234....
8910....
Above are the remaining lines
Exit Code:
0
Author
anonymous
over 4 years ago
C
gcc HEAD 11.0.0 20200917 (experimental)
Author
anonymous
over 4 years ago
$ gcc prog.c -Wall -Wextra -std=gnu11
1234....
8910....
Above are the remaining lines