/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:40:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  freopen("Trees.in" , "r" , stdin);
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:41:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
  freopen("Trees.out" , "w" , stdout);
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-30T09:22:49.375Z","handle":"2020-07-30T09:22:49.376Z","cache_start":"2020-07-30T09:22:49.404Z","read_cases":"2020-07-30T09:22:50.001Z","judge":"2020-07-30T09:22:50.002Z","done":"2020-07-30T09:22:51.724Z"}
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 1ms 432.0 KiB
#2 Runtime Error Segmentation fault 1ms 548.0 KiB
#3 Runtime Error Segmentation fault 1ms 512.0 KiB
#4 Runtime Error Segmentation fault 1ms 512.0 KiB
#5 Runtime Error Segmentation fault 1ms 512.0 KiB
#6 Runtime Error Segmentation fault 1ms 512.0 KiB
#7 Runtime Error Segmentation fault 1ms 512.0 KiB
#8 Runtime Error Segmentation fault 1ms 512.0 KiB
#9 Runtime Error Segmentation fault 1ms 512.0 KiB
#10 Runtime Error Segmentation fault 1ms 512.0 KiB

信息

递交者
类型
递交
题目
P1531 食物链
语言
C++
递交时间
2020-07-30 17:22:49
评测时间
2020-07-30 17:22:49
评测机
分数
0
总耗时
15ms
峰值内存
548.0 KiB