- Owner
- Andrei Udriste
- Problem
- Panel
- Source
- 0.41KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:15: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d", &N); ^
Results
Test number Result Time 1 10 0.2310s 2 10 0.2308s 3 10 0.2318s 4 Wrong answer 0.2338s