Retrospektyvinė seka
- [1] 2018-12-01 14:11 (50)
- [2] 2018-12-02 11:55 (100)
- [3] 2018-12-02 11:55 (100)
Taškai: 100
Compile: OK
rseka.cpp: In function ‘int main()’: rseka.cpp:58:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %lld", &t); ^ rseka.cpp:60:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %lld %lld %lld", &n, &m, &c); ^ rseka.cpp:72:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf(" %lld", &f[i]); ^ rseka.cpp:75:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] ll cu; scanf(" %lld", &cu); ^
nr. | result | time | message |
---|---|---|---|
1 | True | 0.0 s | ok |
2 | True | 0.12 s | ok |