Kalno aukštis
- [1] 2025-12-13 12:58 (25)
- [2] 2025-12-13 13:01 (100)
Taškai: 100
Compile: OK
height.cpp: In function ‘int main()’: height.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("height.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ height.cpp:47:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 47 | freopen("height.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
| nr. | result | time | message |
|---|---|---|---|
| 1 | True | 0.001 s | ok |
| 2 | True | 0.58 s | ok |
| 3 | True | 0.537 s | ok |
| 4 | True | 0.536 s | ok |
