/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:44:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
         if(w>=final&&w-l>=2 || l>=final&&l-w>=2){
            ~~~~~~~~^~~~~~~~
foo.cc:58:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
         if(w>=final&&w-l>=2 || l>=final&&l-w>=2){
            ~~~~~~~~^~~~~~~~

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-06-23T13:06:18.634Z","handle":"2020-06-23T13:06:18.634Z","cache_start":"2020-06-23T13:06:18.642Z","read_cases":"2020-06-23T13:06:18.789Z","judge":"2020-06-23T13:06:18.792Z","done":"2020-06-23T13:06:19.153Z"}
# 状态 耗时 内存占用
#1 Accepted 0ms 220.0 KiB
#2 Accepted 0ms 220.0 KiB
#3 Accepted 0ms 220.0 KiB
#4 Accepted 0ms 220.0 KiB
#5 Accepted 1ms 220.0 KiB
#6 Runtime Error 0ms 228.0 KiB
#7 Runtime Error 1ms 224.0 KiB
#8 Accepted 0ms 220.0 KiB
#9 Accepted 0ms 220.0 KiB
#10 Accepted 0ms 212.0 KiB

信息

递交者
类型
递交
题目
P1217 乒乓球
语言
C++
递交时间
2020-06-23 21:06:18
评测时间
2020-06-23 21:06:18
评测机
分数
80
总耗时
7ms
峰值内存
228.0 KiB