Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:4:3: error: '__int64' was not declared in this scope __int64 x,y; ^~~~~~~ /in/foo.cc:5:10: error: 'x' was not declared in this scope cin >> x >> y; ^ /in/foo.cc:5:15: error: 'y' was not declared in this scope cin >> x >> y; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1192 星际青蛙(木木版)
- 语言
- C++
- 递交时间
- 2017-05-01 21:22:00
- 评测时间
- 2017-05-01 21:22:00
- 评测机
- 分数
- 0
- 总耗时
- 239ms
- 峰值内存
- 27.387 MiB