/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int unionn(int, int)':
/in/foo.cc:15:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:22:8: warning: iteration 30000 invokes undefined behavior [-Waggressive-loop-optimizations]
   f[i] = i;
   ~~~~~^~~
/in/foo.cc:20:18: note: within this loop
  for(int i = 1;i <= maxn;i++)
                  ^
# 状态 耗时 内存占用
#1 Accepted 1ms 656.0 KiB
#2 Accepted 1ms 636.0 KiB
#3 Accepted 4ms 660.0 KiB
#4 Accepted 56ms 672.0 KiB
#5 Accepted 151ms 748.0 KiB
#6 Accepted 312ms 772.0 KiB
#7 Accepted 587ms 812.0 KiB
#8 Accepted 630ms 820.0 KiB
#9 Accepted 1771ms 836.0 KiB
#10 Accepted 1538ms 824.0 KiB

信息

递交者
类型
递交
题目
P1443 银河英雄传说
语言
C++
递交时间
2022-01-16 07:21:11
评测时间
2022-01-16 07:21:11
评测机
分数
100
总耗时
5057ms
峰值内存
836.0 KiB