/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:125:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
         int mid = l + r + 1 >> 1;
                   ~~~~~~^~~
foo.cc:110:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     freopen("track.in", "r", stdin);
     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:111:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
     freopen("track.out", "w", stdout);
     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Time Exceeded ≥1386ms ≥2.723 MiB
#2 Time Exceeded ≥1386ms ≥2.582 MiB
#3 Time Exceeded ≥1390ms ≥2.629 MiB
#4 Time Exceeded ≥1392ms ≥2.711 MiB
#5 Time Exceeded ≥1404ms ≥2.613 MiB
#6 Time Exceeded ≥1405ms ≥2.625 MiB
#7 Time Exceeded ≥1403ms ≥2.629 MiB
#8 Time Exceeded ≥1403ms ≥2.684 MiB
#9 Time Exceeded ≥1427ms ≥2.598 MiB
#10 Time Exceeded ≥1432ms ≥2.605 MiB
#11 Time Exceeded ≥1451ms ≥2.594 MiB
#12 Time Exceeded ≥1451ms ≥2.602 MiB
#13 Time Exceeded ≥1459ms ≥2.605 MiB
#14 Time Exceeded ≥1462ms ≥2.684 MiB
#15 Time Exceeded ≥1460ms ≥2.605 MiB
#16 Time Exceeded ≥1461ms ≥2.605 MiB
#17 Time Exceeded ≥1462ms ≥2.68 MiB
#18 Time Exceeded ≥1464ms ≥2.621 MiB
#19 Time Exceeded ≥1457ms ≥2.605 MiB
#20 Time Exceeded ≥1472ms ≥2.625 MiB

信息

递交者
类型
递交
题目
P2060 赛道修建
语言
C++
递交时间
2021-01-28 11:24:55
评测时间
2021-01-28 11:24:55
评测机
分数
0
总耗时
≥28638ms
峰值内存
≥2.723 MiB