Intervalo maksimumas
- [1] 2024-01-18 13:21 (0)
- [2] 2024-01-18 13:22 (100)
Taškai: 100
Compile: OK
intMax.cpp: In function ‘int main()’: intMax.cpp:61:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 61 | freopen("intMax.in","r",stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ intMax.cpp:62:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 62 | freopen("intMax.out","w",stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
| nr. | result | time | message |
|---|---|---|---|
| 1 | True | 0.001 s | ok |
| 2 | True | 0.628 s | ok |
| 3 | True | 0.642 s | ok |
| 4 | True | 0.6 s | ok |
| 5 | True | 0.625 s | ok |
