/ Vijos /

记录详情

Time Exceeded

/in/foo.cc:79:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:109:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for(int j=0;j<ha[x].size();j++){
                ~^~~~~~~~~~~~~
/in/foo.cc:89:13: warning: 'rt' may be used uninitialized in this function [-Wmaybe-uninitialized]
  dfs2(rt,rt);
             ^
# 状态 耗时 内存占用
#1 Accepted 4ms 728.0 KiB
#2 Accepted 7ms 2.625 MiB
#3 Accepted 6ms 768.0 KiB
#4 Accepted 26ms 1.098 MiB
#5 Accepted 228ms 5.562 MiB
#6 Accepted 6ms 848.0 KiB
#7 Accepted 46ms 2.75 MiB
#8 Accepted 634ms 2.25 MiB
#9 Accepted 592ms 3.594 MiB
#10 Time Exceeded ≥1002ms ≥3.625 MiB

信息

递交者
类型
递交
题目
P1710 Mrw的工资计划
语言
C++
递交时间
2017-11-02 16:25:37
评测时间
2017-11-02 16:25:37
评测机
分数
90
总耗时
≥2556ms
峰值内存
≥5.562 MiB