/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In member function 'void BigInteger::Output()':
/in/foo.cc:78:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
     printf("%08d",this->Num[i]);
                               ^
/in/foo.cc: In member function 'BigInteger BigInteger::RM()':
/in/foo.cc:110:3: warning: control reaches end of non-void function [-Wreturn-type]
   }
   ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1003ms ≥864.0 KiB

信息

递交者
类型
自测
题目
P1217 乒乓球
语言
C++
递交时间
2018-02-27 17:28:22
评测时间
2018-02-27 17:28:22
评测机
分数
0
总耗时
≥1003ms
峰值内存
≥864.0 KiB