记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if (c >= 65 && c <= 90 || c >= 97 && c <= 122)
       ~~~~~~~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 196.0 KiB
#2 Time Exceeded ≥1002ms ≥192.0 KiB
#3 Accepted 1ms 196.0 KiB
#4 Accepted 1ms 192.0 KiB
#5 Time Exceeded ≥1000ms ≥196.0 KiB

信息

递交者
类型
递交
题目
2-6 单词频度表
比赛
南师大2018年蓝桥杯热身赛
语言
C++
递交时间
2018-12-12 15:53:24
评测时间
2018-12-12 15:53:24
评测机
分数
60
总耗时
≥2007ms
峰值内存
≥196.0 KiB