/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bign& operator++(bign&, int)':
/in/foo.cc:244: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:255:10: warning: reference to local variable 't' returned [-Wreturn-local-addr]
     bign t=a;
          ^
# 状态 耗时 内存占用
#1 Accepted 1ms 588.0 KiB
#2 Accepted 2ms 856.0 KiB
#3 Accepted 2ms 912.0 KiB
#4 Accepted 2ms 872.0 KiB
#5 Accepted 214ms 800.0 KiB
#6 Accepted 2ms 872.0 KiB
#7 Accepted 10ms 896.0 KiB
#8 Accepted 10ms 896.0 KiB
#9 Accepted 127ms 896.0 KiB
#10 Accepted 123ms 892.0 KiB

信息

递交者
类型
递交
题目
P1472 教主的集合序列
语言
C++
递交时间
2024-09-16 11:44:30
评测时间
2024-09-16 11:44:30
评测机
分数
100
总耗时
496ms
峰值内存
912.0 KiB