Šaulys 2
- [1] 2018-07-17 20:42 (85.7)
 - [2] 2018-07-17 20:43 (85.7)
 - [3] 2018-07-17 20:47 (0)
 - [4] 2018-07-17 20:48 (0)
 - [5] 2018-07-17 20:49 (100)
 
Taškai: 100
Compile: OK
saul2.cpp: In function ‘int main()’: saul2.cpp:60:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &q); ^ saul2.cpp:64:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c", &c); ^ saul2.cpp:67:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d\n", &x, &y); ^ saul2.cpp:71:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d %d\n", &x1, &x2, &y1, &y2); ^
| nr. | result | time | message | 
|---|---|---|---|
| 1 | True | 0.0 s | ok | 
| 2 | True | 0.072 s | ok | 
| 3 | True | 0.068 s | ok | 
| 4 | True | 0.016 s | ok | 
| 5 | True | 0.032 s | ok | 
| 6 | True | 0.0 s | ok | 
| 7 | True | 0.0 s | ok | 
