/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:64: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
    for(int i=1;i<=n;i++)scanf("%d %d",&local[i][0],&local[i][1]);
                                                                ^
/in/foo.cc:35:64: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 1ms 332.0 KiB
#4 Accepted 3ms 460.0 KiB
#5 Accepted 12ms 3.629 MiB
#6 Accepted 43ms 6.008 MiB
#7 Accepted 37ms 4.766 MiB
#8 Accepted 241ms 29.969 MiB
#9 Accepted 125ms 15.039 MiB
#10 Accepted 61ms 8.098 MiB

信息

递交者
类型
递交
题目
P1022 刘学习想要打地道战争
比赛
2019网宿杯XMU程序设计竞赛网络预赛第二场
语言
C++
递交时间
2019-04-21 15:07:25
评测时间
2019-04-21 15:07:25
评测机
分数
100
总耗时
528ms
峰值内存
29.969 MiB