/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:217:8: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 freopen("INPUT.txt", "r", stdin);
 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:218:8: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
 freopen("OUTPUT.txt", "w", stdout);
 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Aborted 1ms 384.0 KiB
#2 Accepted 28ms 512.0 KiB
#3 Accepted 28ms 548.0 KiB
#4 Accepted 1535ms 1.457 MiB
#5 Accepted 1618ms 1.492 MiB
#6 Accepted 1662ms 1.48 MiB
#7 Accepted 1557ms 1.488 MiB
#8 Accepted 1617ms 1.484 MiB
#9 Accepted 1506ms 1.484 MiB
#10 Accepted 1406ms 1.484 MiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2021-09-28 18:33:32
评测时间
2021-09-28 18:33:32
评测机
分数
90
总耗时
10963ms
峰值内存
1.492 MiB