/ WYX. /

记录详情

Accepted

/in/foo.cc: In function 'long long int read()':
/in/foo.cc:12:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
      if(ch == '-')f = -1;ch = getchar();
      ^~
/in/foo.cc:12:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
      if(ch == '-')f = -1;ch = getchar();
                          ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 520.0 KiB
#2 Accepted 1ms 444.0 KiB
#3 Accepted 1ms 468.0 KiB
#4 Accepted 1ms 604.0 KiB
#5 Accepted 3ms 976.0 KiB
#6 Accepted 55ms 6.055 MiB
#7 Accepted 477ms 37.559 MiB
#8 Accepted 927ms 37.559 MiB
#9 Accepted 1194ms 74.207 MiB
#10 Accepted 1915ms 145.961 MiB

信息

递交者
类型
递交
题目
P1003 Delete
语言
C++
递交时间
2024-08-21 13:44:53
评测时间
2024-08-21 13:44:56
评测机
分数
100
总耗时
4581ms
峰值内存
145.961 MiB