/ 拾陆人 /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:17: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
  scanf("%lld",&m);
                 ^
/in/foo.cc: In function 'int work(long long int)':
/in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 256.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 3ms 368.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 6ms 256.0 KiB
#6 Accepted 4ms 380.0 KiB
#7 Accepted 5ms 384.0 KiB
#8 Accepted 206ms 336.0 KiB
#9 Accepted 279ms 352.0 KiB
#10 Accepted 360ms 352.0 KiB

信息

递交者
类型
递交
题目
斐波那契(fibonacci)
比赛
Luogu mNOIP 模拟赛 Day 1
语言
C++
递交时间
2017-11-02 21:26:53
评测时间
2017-11-02 21:26:54
评测机
分数
100
总耗时
878ms
峰值内存
384.0 KiB