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.332 MiB

Information

Submit By
Type
Submission
Homework
Lab 5: CASIO-fx991
Language
C
Submit At
2024-11-11 11:04:00
Judged At
2024-11-11 11:04:00
Judged By
Score
40
Total Time
15ms
Peak Memory
6.332 MiB