Accepted

foo.cc: In function 'int main()':
foo.cc:50:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
     system("pause");
     ~~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 664.0 KiB
#2 Accepted 3ms 668.0 KiB
#3 Accepted 3ms 624.0 KiB
#4 Accepted 3ms 624.0 KiB
#5 Accepted 3ms 624.0 KiB

信息

递交者
类型
递交
题目
P1069 A9-6 数组中增序子序列的个数
语言
C++
递交时间
2021-07-21 11:18:21
评测时间
2021-07-21 11:18:21
评测机
分数
100
总耗时
18ms
峰值内存
668.0 KiB