Submission #31309

# Submission time Handle Problem Language Result Execution time Memory
31309 2017-08-17T23:49:59 Z imaxblue Pipes (BOI13_pipes) C++11
0 / 100
123 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 43 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 3 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 Incorrect 43 ms 21552 KB Output isn't correct
14 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
15 Runtime error 26 ms 21552 KB Execution timed out (wall clock limit exceeded)
16 Incorrect 53 ms 21552 KB Output isn't correct
17 Runtime error 53 ms 21552 KB Execution timed out (wall clock limit exceeded)
18 Incorrect 59 ms 21552 KB Output isn't correct
19 Runtime error 43 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 Incorrect 59 ms 21552 KB Output isn't correct
23 Runtime error 49 ms 21552 KB Execution timed out (wall clock limit exceeded)
24 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
25 Incorrect 33 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 0 ms 21552 KB Output isn't correct
3 Runtime error 59 ms 21552 KB Execution timed out (wall clock limit exceeded)
4 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
5 Runtime error 66 ms 21552 KB Execution timed out (wall clock limit exceeded)
6 Runtime error 56 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 9 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 6 ms 21552 KB Output isn't correct
20 Incorrect 3 ms 21552 KB Output isn't correct
21 Incorrect 13 ms 21552 KB Output isn't correct
22 Incorrect 0 ms 21552 KB Output isn't correct
23 Runtime error 19 ms 21552 KB Execution timed out (wall clock limit exceeded)
24 Incorrect 86 ms 21552 KB Output isn't correct
25 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
26 Incorrect 66 ms 21552 KB Output isn't correct
27 Incorrect 73 ms 21552 KB Output isn't correct
28 Runtime error 36 ms 21552 KB Execution timed out (wall clock limit exceeded)
29 Runtime error 123 ms 21552 KB Execution timed out (wall clock limit exceeded)
30 Incorrect 86 ms 21552 KB Output isn't correct
31 Runtime error 56 ms 21552 KB Execution timed out (wall clock limit exceeded)
32 Runtime error 69 ms 21552 KB Execution timed out (wall clock limit exceeded)
33 Runtime error 59 ms 21552 KB Execution timed out (wall clock limit exceeded)
34 Incorrect 83 ms 21552 KB Output isn't correct
35 Incorrect 86 ms 21552 KB Output isn't correct
36 Runtime error 66 ms 21552 KB Execution timed out (wall clock limit exceeded)
37 Runtime error 99 ms 21552 KB Execution timed out (wall clock limit exceeded)
38 Runtime error 39 ms 21552 KB Execution timed out (wall clock limit exceeded)
39 Runtime error 69 ms 21552 KB Execution timed out (wall clock limit exceeded)
40 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
41 Incorrect 96 ms 21552 KB Output isn't correct
42 Runtime error 26 ms 21552 KB Execution timed out (wall clock limit exceeded)
43 Runtime error 63 ms 21552 KB Execution timed out (wall clock limit exceeded)
44 Incorrect 49 ms 21552 KB Output isn't correct
45 Runtime error 86 ms 21552 KB Execution timed out (wall clock limit exceeded)
46 Runtime error 49 ms 21552 KB Execution timed out (wall clock limit exceeded)
47 Runtime error 59 ms 21552 KB Execution timed out (wall clock limit exceeded)
48 Incorrect 99 ms 21552 KB Output isn't correct
49 Runtime error 43 ms 21552 KB Execution timed out (wall clock limit exceeded)
50 Runtime error 56 ms 21552 KB Execution timed out (wall clock limit exceeded)
51 Runtime error 36 ms 21552 KB Execution timed out (wall clock limit exceeded)
52 Runtime error 46 ms 21552 KB Execution timed out (wall clock limit exceeded)
53 Runtime error 73 ms 21552 KB Execution timed out (wall clock limit exceeded)
54 Runtime error 63 ms 21552 KB Execution timed out (wall clock limit exceeded)