/ 7FOJ /

记录详情

Time Exceeded

/in/foo.cc:51:9: warning: #pragma once in main file
 #pragma once
         ^~~~
/in/foo.cc: In function 'std::__cxx11::string reads()':
/in/foo.cc:94:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  while (c>='a'&&c<='z'||c>='A'&&c<='Z') s+=c,c=getchar();
         ~~~~~~^~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 208.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 1ms 220.0 KiB
#4 Accepted 1ms 228.0 KiB
#5 Accepted 1ms 216.0 KiB
#6 Accepted 1ms 232.0 KiB
#7 Time Exceeded ≥1005ms ≥216.0 KiB
#8 Accepted 1ms 220.0 KiB

信息

递交者
类型
递交
题目
P1124 「NOIP2000 T」单词接龙
语言
C++
递交时间
2020-08-27 12:55:53
评测时间
2020-08-27 12:55:53
评测机
分数
84
总耗时
≥1017ms
峰值内存
≥232.0 KiB