/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bign& operator++(bign&, int)':
/in/foo.cc:278:10: warning: reference to local variable 't' returned [-Wreturn-local-addr]
     bign t=a;
          ^
/in/foo.cc: In function 'bign& operator--(bign&, int)':
/in/foo.cc:289:10: warning: reference to local variable 't' returned [-Wreturn-local-addr]
     bign t=a;
          ^
# 状态 耗时 内存占用
#1 Accepted 2ms 484.0 KiB
#2 Accepted 1ms 732.0 KiB
#3 Accepted 1ms 740.0 KiB
#4 Accepted 2ms 736.0 KiB
#5 Accepted 279ms 684.0 KiB
#6 Accepted 2ms 864.0 KiB
#7 Accepted 12ms 852.0 KiB
#8 Accepted 12ms 852.0 KiB
#9 Accepted 163ms 784.0 KiB
#10 Accepted 148ms 784.0 KiB

信息

递交者
类型
递交
题目
P1472 教主的集合序列
语言
C++
递交时间
2019-11-14 23:14:58
评测时间
2019-11-14 23:14:58
评测机
分数
100
总耗时
626ms
峰值内存
864.0 KiB