记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:80:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   80 |     for (int z = 0; z < n3; z++)
      |     ^~~
foo.cc:82:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   82 |         Node* head1 = Create(a1, n1);
      |         ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB
#2 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB
#3 Wrong Answer User output longer than standard answer. 6ms 516.0 KiB
#4 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB
#5 Wrong Answer User output longer than standard answer. 3ms 412.0 KiB

信息

递交者
类型
递交
比赛
2023 程序设计与竞赛(作业8:链表的世界)
语言
C++
递交时间
2023-11-25 19:40:36
评测时间
2023-11-25 19:40:36
评测机
分数
0
总耗时
22ms
峰值内存
516.0 KiB