记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:9:19: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
    9 |         1 <= a, b <= 10 ^ 100;
      |                 ~~^~~~~
foo.cc:9:11: warning: left operand of comma operator has no effect [-Wunused-value]
    9 |         1 <= a, b <= 10 ^ 100;
      |         ~~^~~~
foo.cc:9:25: warning: right operand of comma operator has no effect [-Wunused-value]
    9 |         1 <= a, b <= 10 ^ 100;
      |                 ~~~~~~~~^~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read Even, expect Odd. 7ms 792.0 KiB
#2 Accepted 7ms 792.0 KiB
#3 Accepted 6ms 792.0 KiB
#4 Accepted 7ms 792.0 KiB
#5 Wrong Answer Read Even, expect Odd. 6ms 792.0 KiB
#6 Accepted 6ms 792.0 KiB
#7 Accepted 7ms 792.0 KiB
#8 Accepted 6ms 792.0 KiB
#9 Accepted 6ms 792.0 KiB
#10 Accepted 6ms 792.0 KiB

信息

递交者
类型
递交
题目
P1491 D. 梅开二度
比赛
2023年新生赛(第三场)
语言
C++
递交时间
2023-09-09 21:09:22
评测时间
2023-09-09 21:09:22
评测机
分数
80
总耗时
70ms
峰值内存
792.0 KiB