Record Detail

Accepted

/in/ex2.c: In function 'line3':
/in/ex2.c:71:17: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
     printf(" %llu  ",i+1);
                 ^
/in/ex2.c:74:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Wformat=]
     printf("%llu  ",i+1);
                ^
# Status Time Cost Memory Cost
#1 Accepted 1ms 336.0 KiB
#2 Accepted 1ms 332.0 KiB
#3 Accepted 0ms 372.0 KiB
#4 Accepted 0ms 204.0 KiB
#5 Accepted 1ms 256.0 KiB
#6 Accepted 0ms 204.0 KiB
#7 Accepted 1ms 256.0 KiB
#8 Accepted 0ms 204.0 KiB
#9 Accepted 0ms 204.0 KiB
#10 Accepted 0ms 204.0 KiB
#11 Accepted 1ms 256.0 KiB
#12 Accepted 0ms 372.0 KiB

Information

Submit By
Type
Submission
Homework
Assignment 5
Language
C
Submit At
2018-06-27 02:01:06
Judged At
2018-06-27 02:01:06
Judged By
Score
120
Total Time
12ms
Peak Memory
372.0 KiB