Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:5: warning: label 'std' defined but not used [-Wunused-label]
    6 |     std:ios::sync_with_stdio(false);
      |     ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 480.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 2ms 476.0 KiB
#4 Accepted 2ms 500.0 KiB

信息

递交者
类型
递交
题目
P2985 图形打印graph
比赛
2025CSP模拟赛4
语言
C++
递交时间
2025-10-25 20:28:51
评测时间
2025-10-25 20:28:51
评测机
分数
100
总耗时
8ms
峰值内存
500.0 KiB