/ Vijos /

记录详情

Accepted

foo.cc: In function 'bool dijstra1(int)':
foo.cc:97:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
foo.cc: In function 'bool dijstra2(int)':
foo.cc:124:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:134:9: warning: unused variable 'x' [-Wunused-variable]
     int x;
         ^

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-13T10:41:20.942Z","handle":"2020-02-13T10:41:20.942Z","cache_start":"2020-02-13T10:41:20.942Z","read_cases":"2020-02-13T10:41:23.599Z","judge":"2020-02-13T10:41:23.600Z","done":"2020-02-13T10:41:24.779Z"}
# 状态 耗时 内存占用
#1 Accepted 3ms 1.152 MiB
#2 Accepted 3ms 1.156 MiB
#3 Accepted 4ms 1.344 MiB
#4 Accepted 27ms 4.477 MiB
#5 Accepted 32ms 4.809 MiB
#6 Accepted 3ms 1.246 MiB
#7 Accepted 5ms 1.719 MiB
#8 Accepted 18ms 3.727 MiB
#9 Accepted 52ms 6.531 MiB
#10 Accepted 45ms 6.43 MiB

信息

递交者
类型
递交
题目
P1754 最优贸易
语言
C++
递交时间
2020-02-13 18:41:20
评测时间
2020-02-13 18:41:20
评测机
分数
100
总耗时
192ms
峰值内存
6.531 MiB