Runtime Error
/in/ex4.c: In function 'main': /in/ex4.c:9:14: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 2 has type 'struct tm *' [-Wformat=] scanf("%lu",timeinfo); ^ /in/ex4.c:9:5: warning: 'timeinfo' is used uninitialized in this function [-Wuninitialized] scanf("%lu",timeinfo); ^~~~~~~~~~~~~~~~~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Lab 4
- Language
- C
- Submit At
- 2018-06-19 21:43:18
- Judged At
- 2018-06-19 21:43:18
- Judged By
- Score
- 0
- Total Time
- 3ms
- Peak Memory
- 344.0 KiB