Accepted

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

信息

递交者
类型
自测
题目
P2578 时间计数1级1 2023年模拟题
语言
C++
递交时间
2025-03-15 15:44:05
评测时间
2025-03-15 15:44:05
评测机
分数
10
总耗时
2ms
峰值内存
320.0 KiB