/ AOCode /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:48:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   48 |    for(int j=0; j<e[i].size(); j++) {
      |                 ~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 2.625 MiB
#2 Wrong Answer User output longer than standard answer. 5ms 2.625 MiB
#3 Accepted 5ms 2.625 MiB
#4 Accepted 4ms 2.625 MiB
#5 Wrong Answer User output longer than standard answer. 4ms 2.625 MiB
#6 Accepted 3ms 2.625 MiB
#7 Wrong Answer User output longer than standard answer. 4ms 2.625 MiB
#8 Wrong Answer User output longer than standard answer. 9ms 2.699 MiB
#9 Wrong Answer User output longer than standard answer. 5ms 2.625 MiB
#10 Wrong Answer User output longer than standard answer. 4ms 2.625 MiB

信息

递交者
类型
递交
题目
P1041 The Maze Tokens
语言
C++
递交时间
2022-08-04 15:05:11
评测时间
2022-08-04 15:05:11
评测机
分数
40
总耗时
52ms
峰值内存
2.699 MiB