Kalno aukštis
- [1] 2025-10-11 14:36 (25)
Taškai: 25
Compile: OK
height.cpp: In function ‘int main()’: height.cpp:6:13: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6 | freopen ("height.in","r",stdin); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ height.cpp:7:13: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 7 | freopen ("height.out","w",stdout); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
nr. | result | time | message |
---|---|---|---|
1 | True | 0.001 s | ok |
2 | False | 1.088 s | Time limit exceeded (wall clock) |
3 | False | 1.093 s | Time limit exceeded (wall clock) |
4 | False | 1.095 s | Time limit exceeded (wall clock) |