- Owner
- Baltatu Andrei-Mircea
- Problem
- Sequence
- Contest
- MindCoding 2016 Final 2
- Source
- 0.69KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&a[i]); ^ prog.cpp:29:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&b[i]); ^ prog.cpp:17:8: warning: unused variable 'j' [-Wunused-variable] int i,j,ans=0; ^
Results
Test number Result Time 1 Ok 0.2793s 2 Ok 0.2824s 3 Ok 0.2834s 4 Ok 0.2877s 5 Ok 0.2964s 6 Ok 0.2775s 7 Ok 0.2801s 8 Ok 0.2708s 9 Ok 0.3163s 10 Ok 0.2788s 11 Ok 0.5206s 12 Ok 0.7695s 13 Ok 0.4710s 14 Ok 0.7210s 15 Ok 0.2563s 16 Ok 0.2813s 17 Ok 0.6240s