/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:30:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   30 |         for (int i = 0; i < G[u].size(); i++) {
      |                         ~~^~~~~~~~~~~~~
foo.cc:16:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   16 |         scanf("%d%d",&u,&v);
      |         ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 2.625 MiB
#2 Accepted 5ms 2.625 MiB
#3 Accepted 4ms 2.625 MiB
#4 Accepted 8ms 2.625 MiB
#5 Accepted 4ms 2.75 MiB
#6 Accepted 5ms 2.75 MiB
#7 Accepted 5ms 2.625 MiB
#8 Accepted 72ms 4.422 MiB
#9 Accepted 70ms 4.988 MiB
#10 Accepted 68ms 4.691 MiB

信息

递交者
类型
递交
题目
P1790 拓扑编号
语言
C++
递交时间
2022-02-07 19:48:55
评测时间
2022-02-07 19:48:55
评测机
分数
100
总耗时
250ms
峰值内存
4.988 MiB