/ Vijos /

记录详情

Memory Exceeded

/in/foo.cc: In constructor 'BIGNUM::BIGNUM()':
/in/foo.cc:11:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
         flag = s[0] = 1;
                ~~~~~^~~
/in/foo.cc: In function 'std::ostream& operator<<(std::ostream&, const BIGNUM&)':
/in/foo.cc:178:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%d", a.s[a.s[0]]);
                             ^
/in/foo.cc:180:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
         printf("%09d", a.s[i]);
                              ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1007ms ≥173.0 MiB
#2 Time Exceeded ≥1003ms ≥160.582 MiB
#3 Time Exceeded ≥1006ms ≥172.457 MiB
#4 Time Exceeded ≥1003ms ≥169.324 MiB
#5 Time Exceeded ≥1005ms ≥160.5 MiB
#6 Time Exceeded ≥1005ms ≥170.828 MiB
#7 Time Exceeded ≥1006ms ≥150.5 MiB
#8 Time Exceeded ≥1004ms ≥158.5 MiB
#9 Memory Exceeded ≥1002ms ≥256.0 MiB
#10 Memory Exceeded ≥1003ms ≥256.0 MiB

信息

递交者
类型
递交
题目
P1588 笨笨的瓮中捉鳖
语言
C++
递交时间
2018-08-24 20:39:14
评测时间
2018-08-24 20:39:14
评测机
分数
0
总耗时
≥10046ms
峰值内存
≥256.0 MiB