XOR Operacijos
- [1] 2018-10-31 11:13 (26.7)
- [2] 2018-10-31 11:16 (26.7)
- [3] 2018-10-31 11:27 (63.3)
- [4] 2018-10-31 11:32 (30)
- [5] 2018-10-31 11:35 (80)
- [6] 2018-11-02 11:20 (63.3)
- [7] 2018-11-02 11:25 (60)
- [8] 2018-11-08 08:14 (70)
- [9] 2018-11-08 08:15 (3.3)
- [10] 2018-11-08 08:16 (70)
Taškai: 63.3
Compile: OK
xor_operations.cpp: In function ‘int main()’: xor_operations.cpp:53:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ xor_operations.cpp:55:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", &numbers[i]); ^ xor_operations.cpp:59:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &M); ^ xor_operations.cpp:63:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &which); ^ xor_operations.cpp:66:61: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &left, &right, &val); ^ xor_operations.cpp:77:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &left, &right); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.008 s | ok |
2 | True | 0.008 s | ok |
3 | True | 0.008 s | ok |
4 | True | 0.004 s | ok |
5 | True | 0.004 s | ok |
6 | True | 0.008 s | ok |
7 | True | 0.008 s | ok |
8 | True | 0.008 s | ok |
9 | True | 0.008 s | ok |
10 | True | 0.008 s | ok |
11 | True | 0.008 s | ok |
12 | True | 0.004 s | ok |
13 | True | 0.008 s | ok |
14 | True | 0.008 s | ok |
15 | True | 0.024 s | ok |
16 | True | 0.024 s | ok |
17 | True | 0.032 s | ok |
18 | True | 0.04 s | ok |
19 | True | 0.036 s | ok |
20 | False | 1.084 s | Time limit exceeded (wall clock) |
21 | False | 1.08 s | Time limit exceeded (wall clock) |
22 | False | 1.084 s | Time limit exceeded (wall clock) |
23 | False | 1.08 s | Time limit exceeded (wall clock) |
24 | False | 1.088 s | Time limit exceeded (wall clock) |
25 | False | 1.084 s | Time limit exceeded (wall clock) |
26 | False | 1.084 s | Time limit exceeded (wall clock) |
27 | False | 1.08 s | Time limit exceeded (wall clock) |
28 | False | 1.08 s | Time limit exceeded (wall clock) |
29 | False | 1.08 s | Time limit exceeded (wall clock) |
30 | False | 0.044 s | Time limit exceeded (wall clock) |