- Owner
- Alin Corodescu
- Problem
- Folklore
- Contest
- MindCoding 2015 Round 4
- Source
- 0.85KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:41:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat] prog.cpp:9:11: warning: unused variable 'j' [-Wunused-variable] prog.cpp:9:13: warning: unused variable 'sum' [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0673s