/ LZOJ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:55:21: warning: unused variable 'z' [-Wunused-variable]
     for(int i=1,x,y,z;i<=m;i++)
                     ^
/in/foo.cc:68:28: warning: unused variable 'tot' [-Wunused-variable]
     int minn=LONG_LONG_MAX,tot=0;
                            ^~~
# 状态 耗时 内存占用
#1 Accepted 5ms 10.332 MiB
#2 Accepted 5ms 10.211 MiB
#3 Accepted 5ms 10.191 MiB
#4 Accepted 5ms 10.223 MiB
#5 Accepted 5ms 10.328 MiB

信息

递交者
类型
递交
题目
P1195 【7.31图论欢乐赛】A 同行
语言
C++
递交时间
2020-07-31 15:46:57
评测时间
2020-07-31 15:46:57
评测机
分数
100
总耗时
27ms
峰值内存
10.332 MiB