/ Vijos /

记录详情

Runtime Error

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-16T12:02:36.731Z","handle":"2020-07-16T12:02:36.731Z","cache_start":"2020-07-16T12:02:36.737Z","read_cases":"2020-07-16T12:02:36.858Z","judge":"2020-07-16T12:02:36.872Z","done":"2020-07-16T12:02:38.836Z"}
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 1ms 512.0 KiB
#2 Runtime Error Segmentation fault 1ms 512.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

信息

递交者
类型
递交
题目
P1293 后缀转中缀
语言
C++
递交时间
2020-07-16 20:02:36
评测时间
2020-07-16 20:02:36
评测机
分数
0
总耗时
5ms
峰值内存
512.0 KiB