/ Vijos /

记录详情

Compile Error

foo.cpp:9:1: error: expected primary-expression before 'bool'
 bool check(int x1,int y1,int x2,int y2)
 ^
foo.cpp:9:1: error: expected '}' before 'bool'
foo.cpp:9:1: error: expected ',' or ';' before 'bool'

信息

递交者
类型
递交
题目
P1013 强墙
语言
C++
递交时间
2016-10-12 12:54:51
评测时间
2016-10-12 12:54:52
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes