/ OPS /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   12 |             scanf("%d", &A[i]);
      |             ~~~~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 16ms 472.0 KiB

信息

递交者
类型
递交
题目
P1658 排队
语言
C++
递交时间
2025-02-05 13:14:46
评测时间
2025-02-05 13:14:46
评测机
分数
10
总耗时
16ms
峰值内存
472.0 KiB