/ Vijos /

记录详情

Memory Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
             printf("%d\n",lsum=lsum-to[x]+(to[x]=y));
                                                    ^
/in/foo.cc:38:49: warning: operation on 'to[x]' may be undefined [-Wsequence-point]
             printf("%d\n",lsum=lsum-to[x]+(to[x]=y));
                                           ~~~~~~^~~
# 状态 耗时 内存占用
#1 Memory Exceeded ≥1000ms ≥256.0 MiB

信息

递交者
类型
自测
题目
P1000 A+B Problem
语言
C++
递交时间
2018-10-20 11:20:35
评测时间
2018-10-20 11:20:35
评测机
分数
0
总耗时
≥1000ms
峰值内存
≥256.0 MiB