/ AKIOI OJ /

记录详情

Runtime Error

/in/foo.cc:3:0: warning: ignoring #pragma optimize  [-Wunknown-pragmas]
 #pragma optimize(3, "Ofast", "inline")
 
/in/foo.cc: In function 'long long int read()':
/in/foo.cc:11:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (ch == '-') f = -1; ch = getchar();
   ^~
/in/foo.cc:11: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 Runtime Error 4ms 284.0 KiB
#2 Runtime Error 3ms 412.0 KiB
#3 Runtime Error 3ms 284.0 KiB
#4 Runtime Error 3ms 420.0 KiB
#5 Runtime Error 2ms 412.0 KiB
#6 Runtime Error 3ms 396.0 KiB
#7 Runtime Error 4ms 416.0 KiB
#8 Runtime Error 3ms 332.0 KiB
#9 Runtime Error 3ms 412.0 KiB
#10 Runtime Error 3ms 416.0 KiB

信息

递交者
类型
递交
题目
P1014 TDOG模拟 #1 质数统计
语言
C++
递交时间
2024-08-17 10:28:29
评测时间
2024-08-17 10:28:29
评测机
分数
0
总耗时
35ms
峰值内存
420.0 KiB