/ Vijos /

记录详情

Compile Error

foo.cpp:2:1: error: stray '\243' in program
foo.cpp:2:1: error: stray '\250' in program
foo.cpp:2:1: error: stray '\243' in program
foo.cpp:2:1: error: stray '\251' in program
foo.cpp:2:5: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x [enabled by default]
foo.cpp:4:3: error: expected primary-expression before 'int'
foo.cpp:4:3: error: expected '}' before 'int'
foo.cpp:4:3: error: expected ',' or ';' before 'int'
foo.cpp:5:8: error: expected constructor, destructor, or type conversion before '(' token
foo.cpp:6:9: error: expected constructor, destructor, or type conversion before '(' token
foo.cpp:7:3: error: expected unqualified-id before 'return'
foo.cpp:8:1: error: expected declaration before '}' token

信息

递交者
类型
递交
题目
P1883 月光的魔法
比赛
国庆节模拟赛之繁星春水
语言
C++
递交时间
2014-10-05 20:48:34
评测时间
2014-10-05 22:38:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes