Record Detail

Compile Error

/in/ex5.c: In function 'main':
/in/ex5.c:8:17: error: switch quantity not an integer
         switch (input) {
                 ^~~~~
/in/ex5.c:9:13: error: case label does not reduce to an integer constant
             case ">quit":
             ^~~~

Information

Submit By
Type
Submission
Homework
Homework 5
Language
C
Submit At
2021-07-11 23:19:10
Judged At
2021-07-16 13:51:27
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes