/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:6:6: warning: 'x' is used uninitialized in this function [-Wuninitialized]
  if(x>=0&&y<=32767){
     ~^~~
foo.cc:6:12: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(x>=0&&y<=32767){
           ~^~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 388.0 KiB
#3 Wrong Answer 0a1 > 24334 2ms 384.0 KiB
#4 Wrong Answer 0a1 > 48600 1ms 256.0 KiB
#5 Accepted 1ms 400.0 KiB
#6 Wrong Answer 0a1 > 39240 1ms 384.0 KiB
#7 Wrong Answer 0a1 > 21780 1ms 384.0 KiB
#8 Accepted 1ms 384.0 KiB
#9 Wrong Answer 0a1 > 42930 1ms 384.0 KiB
#10 Accepted 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C++
递交时间
2021-09-22 23:17:35
评测时间
2021-09-22 23:17:35
评测机
分数
50
总耗时
18ms
峰值内存
400.0 KiB