Time Exceeded
/in/ex2.c: In function 'main': /in/ex2.c:6:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[3]' [-Wformat=] scanf("%d %s",&a,&day) ; ^ /in/ex2.c:64:7: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] while (j<=k){ ^
Information
- Submit By
- Type
- Submission
- Homework
- Assignment 5
- Language
- C
- Submit At
- 2018-06-24 12:13:09
- Judged At
- 2018-06-24 12:13:09
- Judged By
- Score
- 0
- Total Time
- ≥7030ms
- Peak Memory
- ≥376.0 KiB