记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:6:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  freopen("data.txt", "r", stdin);
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error Hangup 1ms 384.0 KiB
#2 Runtime Error Hangup 2ms 352.0 KiB
#3 Runtime Error Hangup 1ms 384.0 KiB
#4 Runtime Error Hangup 1ms 384.0 KiB
#5 Runtime Error Hangup 2ms 384.0 KiB

信息

递交者
类型
递交
题目
A6-3 最大公约数专题:多个分数的加法
比赛
2020苏青奥赛集训营(2021-1-31课堂小练)
语言
C++
递交时间
2021-01-31 12:26:05
评测时间
2021-01-31 12:26:05
评测机
分数
0
总耗时
9ms
峰值内存
384.0 KiB