Šaulys 2
- [1] 2018-01-20 11:45 (100)
Taškai: 100
Compile: OK
saul2.cpp: In function ‘int main()’: saul2.cpp:37:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d", &n); ^ saul2.cpp:41:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %1c", &o); ^ saul2.cpp:43:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d", &x1, &y1); ^ saul2.cpp:46:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d %d %d", &x1, &x2, &y1, &y2); ^
| nr. | result | time | message |
|---|---|---|---|
| 1 | True | 0.0 s | ok |
| 2 | True | 0.148 s | ok |
| 3 | True | 0.092 s | ok |
| 4 | True | 0.008 s | ok |
| 5 | True | 0.036 s | ok |
| 6 | True | 0.0 s | ok |
| 7 | True | 0.0 s | ok |
