Intervalo maksimumas
- [1] 2023-12-08 15:43 (?)
- [2] 2023-12-08 20:47 (0)
- [3] 2023-12-08 21:21 (0)
- [4] 2023-12-08 21:36 (100)
- [5] 2023-12-08 21:40 (100)
- [6] 2023-12-08 21:41 (100)
- [7] 2023-12-09 17:36 (100)
- [8] 2023-12-09 17:40 (100)
- [9] 2023-12-09 21:08 (0)
Taškai: 100
Compile: OK
intMax.cpp: In function ‘void solve(const char*, const char*)’: intMax.cpp:35:10: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 35 | freopen(inFileLocation, "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ intMax.cpp:36:10: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 36 | freopen(outFileLocation, "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nr. | result | time | message |
---|---|---|---|
1 | True | 0.002 s | ok |
2 | True | 0.513 s | ok |
3 | True | 0.522 s | ok |
4 | True | 0.511 s | ok |
5 | True | 0.496 s | ok |