记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:31:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(h1>'2' && h2>'4' || h1>'3' || m1>'5' && m2>'9' || m1>'6') cout<<"it's not a valid time"<<endl;
      ~~~~~~~^~~~~~~~~
foo.cc:31:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(h1>'2' && h2>'4' || h1>'3' || m1>'5' && m2>'9' || m1>'6') cout<<"it's not a valid time"<<endl;
                                    ~~~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#2 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB
#3 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#4 Wrong Answer User output longer than standard answer. 101ms 712.0 KiB
#5 Wrong Answer User output longer than standard answer. 128ms 880.0 KiB
#6 Wrong Answer User output longer than standard answer. 107ms 1.016 MiB
#7 Wrong Answer User output longer than standard answer. 17ms 576.0 KiB
#8 Wrong Answer User output longer than standard answer. 114ms 1.023 MiB
#9 Wrong Answer User output longer than standard answer. 143ms 1.0 MiB
#10 Wrong Answer User output longer than standard answer. 109ms 984.0 KiB

信息

递交者
类型
递交
题目
P1283 Stars in your window
语言
C++
递交时间
2021-07-25 11:44:17
评测时间
2021-07-25 11:44:17
评测机
分数
0
总耗时
727ms
峰值内存
1.023 MiB