Record Detail

Accepted

/in/ex4.c: In function 'main':
/in/ex4.c:5:15: warning: format '%lld' expects argument of type 'long long int *', but argument 2 has type 'time_t * {aka long int *}' [-Wformat=]
     scanf("%lld",&lt);
               ^
# Status Time Cost Memory Cost
#1 Accepted 0ms 328.0 KiB
#2 Accepted 0ms 332.0 KiB
#3 Accepted 1ms 328.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 4
Language
C
Submit At
2018-06-19 22:12:33
Judged At
2018-06-19 22:12:33
Judged By
Score
30
Total Time
2ms
Peak Memory
332.0 KiB