/ 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:52:7: warning: unused variable 'tt' [-Wunused-variable]
   int tt = tmpt.back();
       ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 3ms 204.0 KiB
#3 Time Exceeded ≥1005ms ≥204.0 KiB
#4 Time Exceeded ≥1002ms ≥200.0 KiB
#5 Time Exceeded ≥1001ms ≥204.0 KiB
#6 Runtime Error 49ms 8.691 MiB
#7 Runtime Error 28ms 8.691 MiB
#8 Runtime Error 27ms 8.691 MiB
#9 Time Exceeded ≥1000ms ≥200.0 KiB
#10 Time Exceeded ≥1006ms ≥1.07 MiB

信息

递交者
类型
递交
题目
P1308 埃及分数
语言
C++
递交时间
2019-03-04 21:40:17
评测时间
2019-03-04 21:40:17
评测机
分数
20
总耗时
5128ms
峰值内存
8.691 MiB