Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
    9 |         else
      |         ^~~~
/in/foo.cc:11:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   11 |                 return 0;
      |                 ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 532.0 KiB

信息

递交者
类型
自测
题目
P2335 1.4.6:判断是否为两位数
语言
C++
递交时间
2025-11-11 21:39:27
评测时间
2025-11-11 21:39:27
评测机
分数
10
总耗时
2ms
峰值内存
532.0 KiB