/ Vijos /

记录详情

Compile Error

foo.cpp:1:1: error: 'include' does not name a type
foo.cpp:5:1: error: 'map' does not name a type
foo.cpp: In function 'void add(int)':
foo.cpp:7:42: error: 'L' was not declared in this scope
foo.cpp: In function 'int ask(int)':
foo.cpp:8:46: error: 'L' was not declared in this scope
foo.cpp: In function 'int main()':
foo.cpp:12:14: error: 'scanf' was not declared in this scope
foo.cpp:12:51: error: 'Map' was not declared in this scope
foo.cpp:12:101: error: 'Map' was not declared in this scope
foo.cpp:12:180: error: 'printf' was not declared in this scope

信息

递交者
类型
递交
题目
P1842 火柴排队
语言
C++
递交时间
2014-10-25 15:16:00
评测时间
2014-10-25 15:16:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes