- Owner
- Guraliuc Iulian
- Problem
- Fib
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 2)
- Source
- 0.49KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:12:19: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d", &x); ^
Results
Test number Result Time 1 Ok 0.2503s 2 Ok 0.2542s 3 Ok 0.2502s 4 Wrong answer 0.2501s