/ OPS /

记录详情

Accepted

/in/foo.cc: In function 'void Init()':
/in/foo.cc:32:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%s",M[i]);
                         ^
/in/foo.cc:37:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%s",M[i]);
                         ^
# 状态 耗时 内存占用
#1 Accepted 1ms 716.0 KiB
#2 Accepted 2ms 720.0 KiB
#3 Accepted 2ms 720.0 KiB
#4 Accepted 3ms 848.0 KiB
#5 Accepted 6ms 848.0 KiB
#6 Accepted 3ms 716.0 KiB
#7 Accepted 6ms 720.0 KiB
#8 Accepted 6ms 716.0 KiB
#9 Accepted 6ms 720.0 KiB
#10 Accepted 5ms 716.0 KiB

信息

递交者
类型
递交
题目
P3223 CoVH之再破难关
语言
C++
递交时间
2020-08-17 11:34:47
评测时间
2020-08-17 11:34:47
评测机
分数
100
总耗时
43ms
峰值内存
848.0 KiB