记录详情

Runtime Error

foo.cc:6:8: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
    6 |  int n=NULL;
      |        ^~~~
foo.cc: In function 'int main()':
foo.cc:68:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
   68 |  system("pause");
      |  ~~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Aborted 6ms 772.0 KiB
#2 Runtime Error Aborted 7ms 652.0 KiB
#3 Runtime Error Aborted 7ms 656.0 KiB
#4 Runtime Error Aborted 4ms 656.0 KiB
#5 Runtime Error Aborted 6ms 660.0 KiB

信息

递交者
类型
递交
题目
P1026 OO7-1 链表类的构造、析构
比赛
2022春 面向对象程序设计方法的上机作业
语言
C++
递交时间
2022-06-16 17:26:11
评测时间
2022-06-16 17:26:11
评测机
分数
0
总耗时
32ms
峰值内存
772.0 KiB