Record Detail

Runtime Error

/in/lab5.c: In function 'insertSpaces':
/in/lab5.c:87:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if(outputIndex >= maxOutputSize - 2)break;
                        ^~
# Status Time Cost Memory Cost
#1 Runtime Error (-6) Detail 8ms 6.184 MiB

Information

Submit By
Type
Submission
Homework
Lab 5: CASIO-fx991
Language
C
Submit At
2024-11-13 21:57:57
Judged At
2024-11-13 21:57:57
Judged By
Score
0
Total Time
8ms
Peak Memory
6.184 MiB