/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:25: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int*' [-Wformat=]
   41 |                 scanf("%c",&n);
      |                        ~^  ~~
      |                         |  |
      |                         |  int*
      |                         char*
      |                        %d
# 状态 耗时 内存占用
#1 Accepted 1ms 492.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 1ms 544.0 KiB
#4 Wrong Answer 1ms 536.0 KiB
#5 Wrong Answer 1ms 532.0 KiB
#6 Runtime Error 1ms 540.0 KiB
#7 Runtime Error 1ms 532.0 KiB
#8 Runtime Error 2ms 532.0 KiB
#9 Wrong Answer 2ms 472.0 KiB
#10 Runtime Error 2ms 524.0 KiB

信息

递交者
类型
递交
题目
P1729 Knights
语言
C++
递交时间
2025-12-04 20:55:24
评测时间
2025-12-04 20:55:24
评测机
分数
30
总耗时
18ms
峰值内存
544.0 KiB