Oro uosto ekspresas
- [1] 2019-01-26 12:08 (0)
- [2] 2019-01-26 12:37 (100)
Taškai: 100
Compile: OK
express.cpp: In function ‘int main()’: express.cpp:20:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d %d", &n, &s, &e); ^ express.cpp:26:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d", &m); ^ express.cpp:29:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d %d", &ca, &cb, &cz); ^ express.cpp:34:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d", &kn); ^ express.cpp:37:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d %d", &ca, &cb, &cz); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.0 s | ok |