Record Detail

Accepted

/in/lab4.c: In function 'pf':
/in/lab4.c:288:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     while(i<=strlen(str)){
            ^~
/in/lab4.c: In function 'var':
/in/lab4.c:259:8: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (n!=1){
        ^
# Status Time Cost Memory Cost
#1 Accepted Detail 16ms 6.465 MiB

Information

Submit By
Type
Submission
Homework
Lab 4 (TEST ONLY)
Language
C
Submit At
2021-11-07 13:04:29
Judged At
2021-11-21 14:58:30
Judged By
Score
40
Total Time
16ms
Peak Memory
6.465 MiB