Intervalo maksimumas
- [1] 2017-10-21 12:23 (100)
- [2] 2017-10-21 12:25 (100)
- [3] 2017-10-23 11:28 (100)
- [4] 2017-10-23 12:18 (20)
- [5] 2017-10-23 12:19 (100)
Taškai: 100
Compile: OK
intMax.cpp: In function ‘int main()’: intMax.cpp:112:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d", &n, &q); ^ intMax.cpp:115:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] int nn; scanf(" %d", &nn); ^ intMax.cpp:121:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d %d", &t, &l, &r); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.0 s | ok |
2 | True | 0.736 s | ok |
3 | True | 0.744 s | ok |
4 | True | 0.676 s | ok |
5 | True | 0.804 s | ok |