/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int, int, int, int)':
/in/foo.cc:38:8: warning: unused variable 'xx' [-Wunused-variable]
    int xx = ans.back();
        ^~
/in/foo.cc:51:7: warning: unused variable 'tt' [-Wunused-variable]
   int tt = tmpt.back();
       ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 204.0 KiB
#2 Accepted 4ms 300.0 KiB
#3 Accepted 26ms 300.0 KiB
#4 Time Exceeded ≥1001ms ≥200.0 KiB
#5 Time Exceeded ≥1001ms ≥200.0 KiB
#6 Runtime Error 49ms 8.746 MiB
#7 Runtime Error 27ms 8.699 MiB
#8 Runtime Error 27ms 8.781 MiB
#9 Time Exceeded ≥1001ms ≥200.0 KiB
#10 Time Exceeded ≥1005ms ≥1.195 MiB

信息

递交者
类型
递交
题目
P1308 埃及分数
语言
C++
递交时间
2019-03-04 21:34:39
评测时间
2019-03-04 21:34:39
评测机
分数
30
总耗时
4146ms
峰值内存
8.781 MiB