/ Vijos /

记录详情

Compile Error

foo.cpp:10:18: error: array bound is not an integer constant before ']' token
foo.cpp: In function 'void prime()':
foo.cpp:13:12: error: 'isprime' was not declared in this scope
foo.cpp: In function 'bool is(long long int)':
foo.cpp:32:12: error: 'isprime' was not declared in this scope
foo.cpp: In function 'int main()':
foo.cpp:46:20: warning: unknown conversion type character 'l' in format [-Wformat]
foo.cpp:46:20: warning: too many arguments for format [-Wformat-extra-args]
foo.cpp:53:22: warning: unknown conversion type character 'l' in format [-Wformat]
foo.cpp:53:22: warning: too many arguments for format [-Wformat-extra-args]

信息

递交者
类型
递交
题目
P1889 天真的因数分解
比赛
NOIP模拟赛之被时光掩埋的秘密
语言
C++
递交时间
2014-10-18 19:42:18
评测时间
2014-10-18 23:01:13
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes