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 508.0 KiB
#2 Accepted 1ms 544.0 KiB
#3 Accepted 1ms 524.0 KiB
#4 Accepted 1ms 524.0 KiB

信息

递交者
类型
递交
题目
P2578 时间计数1级1 2023年模拟题
比赛
GESP1级 考前练习
语言
C++
递交时间
2025-03-15 15:44:07
评测时间
2025-03-15 15:44:07
评测机
分数
100
总耗时
7ms
峰值内存
544.0 KiB