Record Detail

Accepted

/in/ex1.c: In function 'main':
/in/ex1.c:26:13: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[20]' [-Wformat=]
     scanf("%s",&c);
             ^
# Status Time Cost Memory Cost
#1 Accepted 0ms 328.0 KiB
#2 Accepted 1ms 376.0 KiB
#3 Accepted 0ms 356.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 1ms 328.0 KiB
#6 Accepted 0ms 248.0 KiB
#7 Accepted 0ms 200.0 KiB
#8 Accepted 1ms 256.0 KiB
#9 Accepted 1ms 200.0 KiB
#10 Accepted 1ms 344.0 KiB

Information

Submit By
Type
Submission
Problem
h4ex1: Structure, basic programming
Homework
Assignment 4
Language
C
Submit At
2018-06-21 13:04:58
Judged At
2018-06-21 13:04:58
Judged By
Score
100
Total Time
9ms
Peak Memory
376.0 KiB