记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:35:12: 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 2ms 596.0 KiB
#3 Runtime Error Aborted 11ms 640.0 KiB
#4 Runtime Error Segmentation fault 1ms 416.0 KiB
#5 Runtime Error Aborted 51ms 680.0 KiB

信息

递交者
类型
递交
题目
3-2 约瑟夫问题
比赛
2020苏青奥赛集训营(2021-3-14课后作业)
语言
C++
递交时间
2021-03-15 21:33:49
评测时间
2021-03-15 21:33:49
评测机
分数
40
总耗时
69ms
峰值内存
680.0 KiB