- Owner
- Binica Nicolae
- Problem
- Journey
- Source
- 1.81KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:90:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",r[n]); ^
Results
Test number Result Time 1 Wrong answer 0.2574s