/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int make()':
/in/foo.cc:41:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:52:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",maxn1);
                   ^
# 状态 耗时 内存占用
#1 Accepted 201ms 81.18 MiB
#2 Accepted 232ms 79.941 MiB
#3 Wrong Answer 237ms 80.93 MiB
#4 Wrong Answer 255ms 79.426 MiB
#5 Wrong Answer 238ms 80.926 MiB
#6 Wrong Answer 234ms 80.926 MiB
#7 Wrong Answer 254ms 81.305 MiB
#8 Wrong Answer 235ms 80.941 MiB
#9 Wrong Answer 220ms 82.93 MiB
#10 Wrong Answer 212ms 82.926 MiB

信息

递交者
类型
递交
题目
P2025 欧拉函数
比赛
金秋重聚模拟赛
语言
C++
递交时间
2017-10-07 19:59:13
评测时间
2017-10-07 19:59:13
评测机
分数
20
总耗时
2323ms
峰值内存
82.93 MiB