/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int dfs(int, int)':
foo.cc:11:9: warning: unused variable 'ans' [-Wunused-variable]
     int ans=0;
         ^~~
foo.cc: In function 'int main()':
foo.cc:16:9: warning: unused variable 'res' [-Wunused-variable]
     int res;
         ^~~
foo.cc: In function 'int dfs(int, int)':
foo.cc:14:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:17:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Time Exceeded ≥1393ms ≥292.0 KiB
#2 Accepted 0ms 228.0 KiB
#3 Accepted 0ms 256.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 0ms 256.0 KiB
#6 Time Exceeded ≥1418ms ≥256.0 KiB
#7 Time Exceeded ≥1441ms ≥256.0 KiB
#8 Time Exceeded ≥1441ms ≥256.0 KiB
#9 Time Exceeded ≥1894ms ≥256.0 KiB
#10 Accepted 0ms 256.0 KiB

信息

递交者
类型
递交
题目
P1232 核电站问题
语言
C++
递交时间
2020-11-08 16:35:11
评测时间
2020-11-08 16:35:11
评测机
分数
50
总耗时
≥7594ms
峰值内存
≥292.0 KiB