Obelynas
- [1] 2023-12-28 22:35 (50)
- [2] 2023-12-28 22:36 (100)
- [3] 2023-12-29 12:22 (100)
Taškai: 100
Compile: OK
obelynas.cpp: In function ‘int main()’: obelynas.cpp:70:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 70 | freopen("obelynas.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ obelynas.cpp:71:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 71 | freopen("obelynas.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nr. | result | time | message |
---|---|---|---|
1 | True | 0.001 s | ok |
2 | True | 0.221 s | ok |