0 Runtime Error
foo.cc: In function 'int dfs(int)': foo.cc:7:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 7 | for(int i=0;i<a[k].size();i++){ | ~^~~~~~~~~~~~ foo.cc:12:1: warning: control reaches end of non-void function [-Wreturn-type] 12 | } | ^
# | 状态 分数 | 耗时 | 内存占用 |
---|
#1 | Runtime Error 0 | 3ms | 2.8 MiB |
#2 | Runtime Error 0 | 3ms | 2.6 MiB |
#3 | Runtime Error 0 | 5ms | 2.9 MiB |
#4 | Runtime Error 0 | 5ms | 2.8 MiB |
#5 | Runtime Error 0 | 5ms | 2.9 MiB |
#6 | Runtime Error 0 | 28ms | 4.4 MiB |
#7 | Runtime Error 0 | 33ms | 4.8 MiB |
#8 | Runtime Error 0 | 9ms | 3.1 MiB |
#9 | Runtime Error 0 | 36ms | 4.9 MiB |
#10 | Runtime Error 0 | 3ms | 2.6 MiB |
#11 | Runtime Error 0 | 3ms | 2.6 MiB |
#12 | Runtime Error 0 | 3ms | 2.6 MiB |
#13 | Runtime Error 0 | 3ms | 2.6 MiB |
#14 | Runtime Error 0 | 3ms | 2.6 MiB |
#15 | Runtime Error 0 | 3ms | 2.6 MiB |
#16 | Runtime Error 0 | 3ms | 2.6 MiB |
#17 | Runtime Error 0 | 20ms | 3.8 MiB |
#18 | Runtime Error 0 | 28ms | 4.4 MiB |
#19 | Runtime Error 0 | 45ms | 5.9 MiB |
#20 | Runtime Error 0 | 46ms | 5.4 MiB |
#21 | Runtime Error 0 | 3ms | 2.9 MiB |
#22 | Runtime Error 0 | 3ms | 2.6 MiB |
#23 | Runtime Error 0 | 40ms | 5.4 MiB |
#24 | Runtime Error 0 | 45ms | 5.8 MiB |
#25 | Runtime Error 0 | 44ms | 5.7 MiB |
代码
信息
- 递交者
- 题目
- NOIP2024D NOIP2024D
- 比赛
- 【民间数据】NOIP2024 TJ 批量测试
- 语言
- C++14(O2)
- 代码长度
- 497 Bytes
- 递交时间
- 2024-12-1 0:49:51
- 评测时间
- 2024-12-1 1:10:48
- 分数
- 0
- 总耗时
- 420ms
- 峰值时间
- 46ms
- 峰值内存
- 5.9 MiB