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 17ms 6.355 MiB

Information

Submit By
Type
Submission
Homework
Lab 4 (TEST ONLY)
Language
C
Submit At
2021-11-07 13:03:23
Judged At
2021-11-21 14:58:31
Judged By
Score
20
Total Time
17ms
Peak Memory
6.355 MiB