记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:33:19: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
      }      system("pause");
             ~~~~~~^~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 624.0 KiB
#2 Accepted 3ms 708.0 KiB
#3 Runtime Error Segmentation fault 1ms 384.0 KiB
#4 Runtime Error Segmentation fault 1ms 384.0 KiB
#5 Runtime Error Aborted 52ms 636.0 KiB

信息

递交者
类型
递交
题目
3-2 约瑟夫问题
比赛
2020苏青奥赛集训营(2021-4-3假期作业)
语言
C++
递交时间
2021-04-03 21:03:53
评测时间
2021-04-03 21:03:53
评测机
分数
40
总耗时
62ms
峰值内存
708.0 KiB