/ Vijos /

记录详情

Runtime Error

foo.cc: In function ‘void new_thread()’:
foo.cc:7:22: warning: unused variable ‘th’ [-Wunused-variable]
    7 |         std::thread *th = new std::thread(new_thread);
      |                      ^~
# 状态 耗时 内存占用
#1 Runtime Error Aborted 71ms 14.906 MiB
#2 Memory Exceeded ≥105ms ≥16.008 MiB
#3 Runtime Error Aborted 113ms 15.297 MiB
#4 Runtime Error Aborted 102ms 13.855 MiB
#5 Runtime Error Aborted 68ms 11.762 MiB
#6 Runtime Error Aborted 93ms 13.379 MiB
#7 Runtime Error Aborted 116ms 13.203 MiB
#8 Runtime Error Aborted 78ms 14.594 MiB
#9 Runtime Error Aborted 83ms 14.891 MiB
#10 Runtime Error Aborted 120ms 14.012 MiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2024-04-14 17:35:49
评测时间
2024-04-14 17:35:49
评测机
分数
0
总耗时
955ms
峰值内存
16.008 MiB