Šaulys 2
- [1] 2019-10-18 20:52 (57.1)
- [2] 2019-10-18 20:53 (71.4)
- [3] 2019-10-18 21:00 (0)
- [4] 2019-10-18 21:05 (0)
- [5] 2019-10-18 21:09 (71.4)
- [6] 2019-10-18 21:09 (71.4)
- [7] 2019-10-18 21:11 (71.4)
- [8] 2019-10-18 22:15 (14.3)
- [9] 2019-10-18 22:15 (71.4)
- [10] 2019-10-18 22:17 (71.4)
- [11] 2019-10-18 22:19 (71.4)
- [12] 2019-10-18 22:20 (71.4)
- [13] 2019-10-18 22:28 (71.4)
- [14] 2019-10-18 22:29 (0)
- [15] 2019-10-18 22:30 (71.4)
- [16] 2019-10-19 11:20 (85.7)
- [17] 2019-10-19 11:22 (85.7)
- [18] 2019-10-19 11:25 (85.7)
- [19] 2019-10-19 11:28 (85.7)
- [20] 2019-10-19 13:05 (0)
- [21] 2019-10-19 13:07 (42.9)
- [22] 2019-10-19 13:09 (42.9)
- [23] 2019-10-19 13:09 (85.7)
- [24] 2019-10-19 13:12 (0)
- [25] 2019-10-19 13:36 (42.9)
- [26] 2019-10-19 13:38 (42.9)
- [27] 2019-10-19 13:55 (100)
Taškai: 71.4
Compile: OK
saul2.cpp: In function ‘int main(int, const char**)’: saul2.cpp:59:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ saul2.cpp:66:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %c", &a); ^ saul2.cpp:70:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d",&x); ^ saul2.cpp:71:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d",&y); ^ saul2.cpp:77:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d",&x1); ^ saul2.cpp:78:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d",&x2); ^ saul2.cpp:79:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d",&y1); ^ saul2.cpp:80:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d",&y2); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.024 s | ok |
2 | False | 0.588 s | Time limit exceeded (wall clock) |
3 | True | 0.064 s | ok |
4 | True | 0.184 s | ok |
5 | False | 0.584 s | Time limit exceeded (wall clock) |
6 | True | 0.024 s | ok |
7 | True | 0.032 s | ok |