- Owner
- Alexandru
- Problem
- Panic Attacks
- Source
- 0.61KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long unsigned int*' [-Wformat=] scanf("%d",v+i); ^
Results
Test number Result Time 1 Ok 0.2567s 2 Ok 0.2580s 3 Wrong answer 0.2823s