Record Detail

Wrong Answer

/in/ex4.c: In function 'main':
/in/ex4.c:8:14: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[32]' [-Wformat=]
     printf("%s\n",&p);
              ^
# Status Time Cost Memory Cost
#1 Wrong Answer 1ms 248.0 KiB
#2 Wrong Answer 0ms 244.0 KiB
#3 Wrong Answer 0ms 328.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 4
Language
C
Submit At
2018-06-19 22:34:34
Judged At
2018-06-19 22:34:34
Judged By
Score
0
Total Time
2ms
Peak Memory
328.0 KiB