记录详情

Accepted

/in/foo.cc: In function 'll mul(ll, ll)':
/in/foo.cc:17:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (tmp < 0) tmp += mod; return tmp;
     ^~
/in/foo.cc:17:30: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (tmp < 0) tmp += mod; return tmp;
                              ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 2ms 372.0 KiB
#4 Accepted 3ms 380.0 KiB
#5 Accepted 4ms 384.0 KiB
#6 Accepted 4ms 356.0 KiB
#7 Accepted 5ms 348.0 KiB
#8 Accepted 79ms 380.0 KiB
#9 Accepted 164ms 348.0 KiB
#10 Accepted 212ms 356.0 KiB
#11 Accepted 150ms 384.0 KiB
#12 Accepted 93ms 376.0 KiB
#13 Accepted 178ms 352.0 KiB
#14 Accepted 130ms 512.0 KiB
#15 Accepted 122ms 368.0 KiB
#16 Accepted 134ms 364.0 KiB

信息

递交者
类型
递交
题目
Problem B. 世界尽头——金毛兽(unicorn.c/cpp/pas)
题目数据
下载
语言
C++
递交时间
2018-08-22 14:49:52
评测时间
2018-08-22 14:49:52
评测机
分数
100
总耗时
1294ms
峰值内存
512.0 KiB