/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:17:27: warning: unknown conversion type character 'l' in format [-Wformat]
foo.cpp:17:27: warning: too many arguments for format [-Wformat-extra-args]
foo.cpp:21:27: warning: unknown conversion type character 'l' in format [-Wformat]
foo.cpp:21:27: warning: too many arguments for format [-Wformat-extra-args]
foo.cpp:44:31: error: 'abs' was not declared in this scope
foo.cpp:11:13: warning: unused variable 'k' [-Wunused-variable]

信息

递交者
类型
递交
题目
P1882 石阶上的砖
比赛
国庆节模拟赛之繁星春水
语言
C++
递交时间
2014-10-05 21:30:03
评测时间
2014-10-05 22:52:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes