Wrong Answer

foo.cc: In function ‘int main()’:
foo.cc:13:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   13 |         if(n>=k)cout<<n-k;return 0;
      |         ^~
foo.cc:13:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   13 |         if(n>=k)cout<<n-k;return 0;
      |                           ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 508.0 KiB
#2 Wrong Answer On line 1: Read (EOF), expect 19. 2ms 504.0 KiB
#3 Wrong Answer On line 1: Read (EOF), expect 4. 2ms 504.0 KiB
#4 Wrong Answer On line 1: Read (EOF), expect 8335. 2ms 508.0 KiB
#5 Wrong Answer On line 1: Read (EOF), expect 257. 2ms 504.0 KiB
#6 Accepted 2ms 504.0 KiB
#7 Accepted 2ms 444.0 KiB
#8 Wrong Answer On line 1: Read (EOF), expect 114. 2ms 408.0 KiB
#9 Wrong Answer On line 1: Read (EOF), expect 6. 2ms 504.0 KiB
#10 Wrong Answer On line 1: Read (EOF), expect 1. 2ms 504.0 KiB
#11 Wrong Answer On line 1: Read (EOF), expect 18. 2ms 504.0 KiB
#12 Wrong Answer On line 1: Read (EOF), expect 19. 2ms 504.0 KiB
#13 Wrong Answer On line 1: Read (EOF), expect 257. 2ms 492.0 KiB

信息

递交者
类型
递交
题目
P1018 抓牛(catchcow)
语言
C++
递交时间
2025-07-22 15:56:12
评测时间
2025-07-22 15:56:12
评测机
分数
21
总耗时
32ms
峰值内存
508.0 KiB