/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:24:61: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
               printf("w(%d, %d, %d) = %d\n",a,b,c,dfs(a,b,c));
                                                             ^

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-15T16:16:07.225Z","handle":"2020-02-15T16:16:07.225Z","cache_start":"2020-02-15T16:16:07.225Z","read_cases":"2020-02-15T16:16:07.365Z","judge":"2020-02-15T16:16:07.365Z","done":"2020-02-15T16:16:08.842Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 364.0 KiB

信息

递交者
类型
递交
题目
P1080 Function(Function(F...
语言
C++
递交时间
2020-02-16 00:16:07
评测时间
2020-02-16 00:16:07
评测机
分数
0
总耗时
2ms
峰值内存
364.0 KiB