Submission #31308

# Submission time Handle Problem Language Result Execution time Memory
31308 2017-08-17T23:45:40 Z imaxblue Pipes (BOI13_pipes) C++14
0 / 100
109 ms 21552 KB
#include <bits/stdc++.h>
using namespace std;

int n, m, f[5000005];
int main(){
    cin >> n >> m;
    for (int l=0; l<m; ++l){
        f[l]*=2;
        cout << f[l] << endl;
    }
    return 0;
}
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 21552 KB Output isn't correct
2 Incorrect 0 ms 21552 KB Output isn't correct
3 Incorrect 0 ms 21552 KB Output isn't correct
4 Runtime error 86 ms 21552 KB Execution timed out (wall clock limit exceeded)
5 Incorrect 0 ms 21552 KB Output isn't correct
6 Incorrect 0 ms 21552 KB Output isn't correct
7 Incorrect 0 ms 21552 KB Output isn't correct
8 Incorrect 0 ms 21552 KB Output isn't correct
9 Incorrect 3 ms 21552 KB Output isn't correct
10 Incorrect 0 ms 21552 KB Output isn't correct
11 Incorrect 0 ms 21552 KB Output isn't correct
12 Incorrect 3 ms 21552 KB Output isn't correct
13 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
14 Incorrect 99 ms 21552 KB Output isn't correct
15 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
16 Runtime error 83 ms 21552 KB Execution timed out (wall clock limit exceeded)
17 Runtime error 36 ms 21552 KB Execution timed out (wall clock limit exceeded)
18 Runtime error 109 ms 21552 KB Execution timed out (wall clock limit exceeded)
19 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
20 Incorrect 0 ms 21552 KB Output isn't correct
21 Incorrect 3 ms 21552 KB Output isn't correct
22 Runtime error 63 ms 21552 KB Execution timed out (wall clock limit exceeded)
23 Runtime error 26 ms 21552 KB Execution timed out (wall clock limit exceeded)
24 Runtime error 49 ms 21552 KB Execution timed out (wall clock limit exceeded)
25 Incorrect 53 ms 21552 KB Output isn't correct
# Verdict Execution time Memory Grader output
1 Incorrect 0 ms 21552 KB Output isn't correct
2 Incorrect 3 ms 21552 KB Output isn't correct
3 Runtime error 66 ms 21552 KB Execution timed out (wall clock limit exceeded)
4 Runtime error 63 ms 21552 KB Execution timed out (wall clock limit exceeded)
5 Runtime error 53 ms 21552 KB Execution timed out (wall clock limit exceeded)
6 Runtime error 69 ms 21552 KB Execution timed out (wall clock limit exceeded)
7 Incorrect 0 ms 21552 KB Output isn't correct
8 Incorrect 0 ms 21552 KB Output isn't correct
9 Incorrect 0 ms 21552 KB Output isn't correct
10 Incorrect 0 ms 21552 KB Output isn't correct
11 Incorrect 0 ms 21552 KB Output isn't correct
12 Incorrect 0 ms 21552 KB Output isn't correct
13 Incorrect 0 ms 21552 KB Output isn't correct
14 Incorrect 0 ms 21552 KB Output isn't correct
15 Incorrect 0 ms 21552 KB Output isn't correct
16 Incorrect 0 ms 21552 KB Output isn't correct
17 Incorrect 3 ms 21552 KB Output isn't correct
18 Incorrect 0 ms 21552 KB Output isn't correct
19 Incorrect 0 ms 21552 KB Output isn't correct
20 Incorrect 0 ms 21552 KB Output isn't correct
21 Incorrect 3 ms 21552 KB Output isn't correct
22 Incorrect 6 ms 21552 KB Output isn't correct
23 Incorrect 79 ms 21552 KB Output isn't correct
24 Runtime error 59 ms 21552 KB Execution timed out (wall clock limit exceeded)
25 Incorrect 46 ms 21552 KB Output isn't correct
26 Incorrect 83 ms 21552 KB Output isn't correct
27 Runtime error 79 ms 21552 KB Execution timed out (wall clock limit exceeded)
28 Runtime error 93 ms 21552 KB Execution timed out (wall clock limit exceeded)
29 Runtime error 86 ms 21552 KB Execution timed out (wall clock limit exceeded)
30 Runtime error 66 ms 21552 KB Execution timed out (wall clock limit exceeded)
31 Incorrect 86 ms 21552 KB Output isn't correct
32 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
33 Runtime error 39 ms 21552 KB Execution timed out (wall clock limit exceeded)
34 Runtime error 29 ms 21552 KB Execution timed out (wall clock limit exceeded)
35 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
36 Incorrect 49 ms 21552 KB Output isn't correct
37 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
38 Runtime error 56 ms 21552 KB Execution timed out (wall clock limit exceeded)
39 Incorrect 69 ms 21552 KB Output isn't correct
40 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
41 Incorrect 76 ms 21552 KB Output isn't correct
42 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
43 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
44 Runtime error 69 ms 21552 KB Execution timed out (wall clock limit exceeded)
45 Runtime error 63 ms 21552 KB Execution timed out (wall clock limit exceeded)
46 Incorrect 66 ms 21552 KB Output isn't correct
47 Runtime error 39 ms 21552 KB Execution timed out (wall clock limit exceeded)
48 Runtime error 29 ms 21552 KB Execution timed out (wall clock limit exceeded)
49 Runtime error 56 ms 21552 KB Execution timed out (wall clock limit exceeded)
50 Incorrect 89 ms 21552 KB Output isn't correct
51 Runtime error 76 ms 21552 KB Execution timed out (wall clock limit exceeded)
52 Incorrect 66 ms 21552 KB Output isn't correct
53 Runtime error 59 ms 21552 KB Execution timed out (wall clock limit exceeded)
54 Runtime error 66 ms 21552 KB Execution timed out (wall clock limit exceeded)