记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:29:14: warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<q<<' '<<w;
  ~~~~~~~~~~~~^~~
foo.cc:29:11: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<q<<' '<<w;
           ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Wrong Answer Read 6, expect 8. 2ms 384.0 KiB
#3 Accepted 7ms 796.0 KiB
#4 Accepted 44ms 2.297 MiB
#5 Runtime Error Aborted 200ms 4.207 MiB

信息

递交者
类型
递交
比赛
周末测试2
语言
C++
递交时间
2021-09-24 21:39:22
评测时间
2021-09-24 21:39:22
评测机
分数
60
总耗时
256ms
峰值内存
4.207 MiB