Job 17023

Owner
Alex Ionita
Problem
Sequence
Contest
MindCoding 2016 Final 2
Source
0.56KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:14:22: warning: format '%i' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
     scanf("%i", &a[i]);
                      ^
prog.cpp:16:22: warning: format '%i' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
     scanf("%i", &b[i]);
                      ^

Results

Test numberResultTime
1Ok0.2741s
2Ok0.2667s
3Wrong answer0.2911s
Questions?

Sponsors Gold