- Owner
- Andrei Stanescu
- Problem
- Frame
- Contest
- MindCoding 2015 Test Round
- Source
- 0.43KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'main': prog.c:10:5: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long int *' [-Wformat] prog.c:10:5: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long int *' [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0793s