/ Vijos /

记录详情

Compile Error

foo.cpp:1:1: error: 'include' does not name a type
foo.cpp: In function 'int main()':
foo.cpp:7:25: error: 'stdin' was not declared in this scope
foo.cpp:7:30: error: 'freopen' was not declared in this scope
foo.cpp:8:27: error: 'stdout' was not declared in this scope
foo.cpp:10:29: error: 'scanf' was not declared in this scope
foo.cpp:17:14: error: 'printf' was not declared in this scope
foo.cpp:19:13: error: 'fclose' was not declared in this scope

信息

递交者
类型
递交
题目
P1841 转圈游戏
语言
C++
递交时间
2014-04-20 15:19:21
评测时间
2014-04-20 15:19:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes