Nelyginis kiekis
- [1] 2019-07-22 19:47 (71.4)
- [2] 2019-07-26 23:17 (71.4)
- [3] 2019-07-28 14:15 (71.4)
- [4] 2019-08-26 22:42 (85.7)
Taškai: 85.7
Compile: OK
nelyginis.cpp: In function ‘int main()’: nelyginis.cpp:41:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d %d", &n, &q); ^ nelyginis.cpp:43:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %d", &a[i]); ^ nelyginis.cpp:47:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %c %d %d", &c, &l, &r); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.0 s | ok |
2 | True | 0.604 s | ok |
3 | True | 0.0 s | ok |
4 | True | 0.0 s | ok |
5 | True | 0.22 s | ok |
6 | True | 0.156 s | ok |
7 | False | 0.78 s | Time limit exceeded (wall clock) |