- Owner
- Huhurez Marius
- Problem
- ArchLord
- Contest
- MindCoding 2015 Round 4
- Source
- 0.89KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat] prog.cpp:39:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0341s