- Owner
- Alin Corodescu
- Problem
- ArchLord
- Contest
- MindCoding 2015 Round 4
- Source
- 1.26KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:14:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat] prog.cpp:28:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat]
Results
Test number Result Time 1 Ok 0.0340s 2 Wrong answer 0.1872s