Intervalo maksimumas
- [1] 2023-12-12 17:19 (100)
Taškai: 100
Compile: OK
intMax.cpp: In function ‘int main()’: intMax.cpp:45:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 45 | freopen("intMax.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ intMax.cpp:46:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 46 | freopen("intMax.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
nr. | result | time | message |
---|---|---|---|
1 | True | 0.003 s | ok |
2 | True | 0.591 s | ok |
3 | True | 0.528 s | ok |
4 | True | 0.521 s | ok |
5 | True | 0.535 s | ok |