Language
C
Compiler
clang 13.0.0
Options
Warnings
C11(GNU)
no pedantic
Raw compiler options
StackOfInts.c
$ clang prog.c -Wall -Wextra -std=gnu11 StackOfInts.c
33!
21!
0!
12!
Exit Code:
0
Author
anonymous
about 3 years ago
C
clang 13.0.0
Author
anonymous
about 3 years ago
$ clang prog.c -Wall -Wextra -std=gnu11 StackOfInts.c
33!
21!
0!
12!