Job 17010

Owner
Baltatu Andrei-Mircea
Problem
Sequence
Contest
MindCoding 2016 Final 2
Source
0.67KB
Result
Wrong answer

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 numberResultTime
1Ok0.2760s
2Wrong answer0.2726s
Questions?

Sponsors Gold