/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'data change(data)':
/in/foo.cc:35:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'void dfs(data, long long int, data, long long int)':
/in/foo.cc:61:8: warning: variable 'a' set but not used [-Wunused-but-set-variable]
   data a=_zi,b=(x-1)*X;
        ^
/in/foo.cc:61:14: warning: variable 'b' set but not used [-Wunused-but-set-variable]
   data a=_zi,b=(x-1)*X;
              ^
# 状态 耗时 内存占用
#1 Accepted 5ms 696.0 KiB
#2 Accepted 4ms 712.0 KiB
#3 Accepted 5ms 824.0 KiB
#4 Accepted 7ms 824.0 KiB
#5 Accepted 9ms 824.0 KiB
#6 Accepted 13ms 948.0 KiB
#7 Accepted 15ms 952.0 KiB
#8 Accepted 24ms 968.0 KiB
#9 Accepted 32ms 1.305 MiB
#10 Accepted 301ms 3.961 MiB

信息

递交者
类型
递交
题目
P2025 欧拉函数
比赛
金秋重聚模拟赛
语言
C++
递交时间
2017-10-07 21:00:25
评测时间
2017-10-07 21:00:25
评测机
分数
100
总耗时
420ms
峰值内存
3.961 MiB