记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:3:11: warning: unused variable 'a9' [-Wunused-variable]
    3 | #define a a9
      |           ^~
foo.cc:7:10: note: in expansion of macro 'a'
    7 |     int* a = new int[100000];
      |          ^
[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. 134ms 400.0 KiB
#4 Wrong Answer User output longer than standard answer. 3ms 412.0 KiB
#5 Wrong Answer User output longer than standard answer. 4ms 412.0 KiB

信息

递交者
类型
递交
题目
P1086 xf1-9统计各位数字之和为5的数
比赛
2023 程序设计与竞赛(作业1:见面赛)
语言
C++
递交时间
2023-09-17 22:57:11
评测时间
2023-09-17 22:57:11
评测机
分数
0
总耗时
150ms
峰值内存
412.0 KiB