Record Detail

Accepted

/in/lab5.c: In function 'splitAndConvert':
/in/lab5.c:146:25: warning: variable 'found' set but not used [-Wunused-but-set-variable]
                     int found = 0;
                         ^~~~~
/in/lab5.c:171:17: warning: variable 'found' set but not used [-Wunused-but-set-variable]
             int found = 0;
                 ^~~~~
# Status Time Cost Memory Cost
#1 Accepted Detail 15ms 6.305 MiB

Information

Submit By
Type
Submission
Homework
Lab 5: CASIO-fx991
Language
C
Submit At
2024-11-15 12:18:02
Judged At
2024-11-15 12:18:02
Judged By
Score
120
Total Time
15ms
Peak Memory
6.305 MiB