记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:40:18: warning: right operand of comma operator has no effect [-Wunused-value]
   40 |     delete[] a,b,c;
      |                  ^
/in/foo.cc:40:19: warning: right operand of comma operator has no effect [-Wunused-value]
   40 |     delete[] a,b,c;
      |                   ^
# 状态 耗时 内存占用
#1 Accepted 2ms 520.0 KiB
#2 Accepted 2ms 532.0 KiB

信息

递交者
类型
自测
语言
C++
递交时间
2025-05-23 21:06:46
评测时间
2025-05-23 21:06:46
评测机
分数
20
总耗时
4ms
峰值内存
532.0 KiB