- Owner
- Cristea Theodor Stefan
- Problem
- Count 47
- Source
- 1.82KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:90:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf ("%d\n", ans[i]); ^
Results
Test number Result Time 1 Wrong answer 0.2378s