- Owner
- Mag István
- Problem
- Boxes
- Source
- 1.10KB
- Result
- Time Limit Exceeded
Compiler output
prog.c: In function 'main': prog.c:48:5: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long int *' [-Wformat] prog.c:48:5: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat]
Results
Test number Result Time 1 Time Limit Exceeded 0.5779s