Intervalo maksimumas
- [1] 2018-05-29 12:39 (20)
- [2] 2018-05-29 12:40 (40)
- [3] 2018-11-06 19:15 (100)
Taškai: 100
Compile: OK
intMax.cpp: In function ‘int main()’: intMax.cpp:49:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &Q); ^ intMax.cpp:51:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", &numbers[i]); ^ intMax.cpp:56:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &t, &p, &q); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.008 s | ok |
2 | True | 0.328 s | ok |
3 | True | 0.228 s | ok |
4 | True | 0.284 s | ok |
5 | True | 0.316 s | ok |