/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:29:25: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d",&init[i][0]);
                         ^
/in/foo.cc:31:26: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
    scanf("%d",&init[i][j]);
                          ^
# 状态 耗时 内存占用
#1 Accepted 1ms 204.0 KiB
#2 Accepted 1ms 208.0 KiB
#3 Accepted 1ms 208.0 KiB
#4 Accepted 1ms 208.0 KiB
#5 Accepted 66ms 11.035 MiB
#6 Accepted 66ms 11.266 MiB
#7 Accepted 64ms 10.84 MiB
#8 Accepted 66ms 11.031 MiB
#9 Accepted 68ms 11.125 MiB
#10 Accepted 69ms 11.582 MiB

信息

递交者
类型
递交
题目
P1027 森林大礼包
比赛
高一年级信息学奥赛模拟考(四)
语言
C++
递交时间
2019-04-07 18:00:17
评测时间
2019-04-07 18:00:17
评测机
分数
100
总耗时
407ms
峰值内存
11.582 MiB