记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:5:8: warning: 'n' is used uninitialized [-Wuninitialized]
    5 |     n=n-32;
      |       ~^~~
foo.cc:4:10: note: 'n' was declared here
    4 |     char n;
      |          ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 4ms 412.0 KiB
#2 Wrong Answer Standard answer longer than user output. 5ms 332.0 KiB
#3 Wrong Answer Standard answer longer than user output. 3ms 412.0 KiB
#4 Wrong Answer Standard answer longer than user output. 4ms 364.0 KiB
#5 Wrong Answer Standard answer longer than user output. 3ms 328.0 KiB
#6 Wrong Answer Standard answer longer than user output. 4ms 412.0 KiB
#7 Wrong Answer Standard answer longer than user output. 3ms 284.0 KiB
#8 Wrong Answer Standard answer longer than user output. 4ms 372.0 KiB
#9 Wrong Answer Standard answer longer than user output. 3ms 388.0 KiB
#10 Wrong Answer Standard answer longer than user output. 4ms 412.0 KiB

信息

递交者
类型
递交
题目
P1002 三数排序
语言
C++
递交时间
2023-12-13 16:59:41
评测时间
2023-12-13 16:59:41
评测机
分数
0
总耗时
42ms
峰值内存
412.0 KiB