- Owner
- Alex Ionita
- Problem
- Oxygen
- Contest
- MindCoding 2016 Final 2
- Source
- 1.83KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:48: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d", &v[i][j][k][l]); ^
Results
Test number Result Time 1 Wrong answer 0.2752s