Record Detail

Runtime Error

/in/lab4.c: In function 'main':
/in/lab4.c:230:9: warning: variable 'newline' set but not used [-Wunused-but-set-variable]
     int newline;
         ^~~~~~~
/in/lab4.c:226:47: warning: variable 'p2float' set but not used [-Wunused-but-set-variable]
     char command[120], *p2equal, *p2fprintf, *p2float, *p2semicolon;
                                               ^~~~~~~
# Status Time Cost Memory Cost
#1 Runtime Error (1) Detail 27ms 7.371 MiB

Information

Submit By
Type
Submission
Homework
Lab 4 (TEST ONLY)
Language
C
Submit At
2021-11-10 14:44:07
Judged At
2021-11-21 14:59:05
Judged By
Score
0
Total Time
27ms
Peak Memory
7.371 MiB