Job 17347

Owner
Raul Muresan
Problem
Sequence
Source
0.95KB
Result
Accepted

Compiler output

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

Results

Test numberResultTime
1Ok0.2968s
2Ok0.2971s
3Ok0.2997s
4Ok0.2953s
5Ok0.2966s
6Ok0.3000s
7Ok0.2974s
8Ok0.2998s
9Ok0.3291s
10Ok0.2972s
11Ok0.5260s
12Ok0.7218s
13Ok0.4675s
14Ok0.6774s
15Ok0.2990s
16Ok0.3245s
17Ok0.6114s
Questions?

Sponsors Gold