/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In member function 'hugeint hugeint::operator=(int)':
/in/foo.cc:42:101: warning: no return statement in function returning non-void [-Wreturn-type]
  inline hugeint operator = (int x) { *this = hugeint (); while (x) num[++num[0]] = x % 10, x /= 10; }
                                                                                                     ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥3.691 MiB
#2 Time Exceeded ≥1001ms ≥3.691 MiB
#3 Time Exceeded ≥1001ms ≥3.707 MiB
#4 Time Exceeded ≥1001ms ≥3.691 MiB
#5 Time Exceeded ≥1001ms ≥3.691 MiB
#6 Time Exceeded ≥1001ms ≥3.605 MiB
#7 Time Exceeded ≥1000ms ≥3.699 MiB
#8 Time Exceeded ≥1000ms ≥3.699 MiB
#9 Time Exceeded ≥1001ms ≥3.691 MiB
#10 Time Exceeded ≥1001ms ≥3.691 MiB

信息

递交者
类型
递交
题目
P1378 矩阵取数游戏
语言
C++
递交时间
2019-09-19 21:07:01
评测时间
2019-09-19 21:07:01
评测机
分数
0
总耗时
≥10013ms
峰值内存
≥3.707 MiB