Compile Error
foo.cpp: In function 'int main()': foo.cpp:6:2: error: 'longlong' was not declared in this scope longlong m; ^~~~~~~~ foo.cpp:7:5: error: 'm' was not declared in this scope m=x*3; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1182 星际青蛙(弱弱版)
- 语言
- C++
- 递交时间
- 2017-03-13 21:37:06
- 评测时间
- 2017-03-13 21:37:06
- 评测机
- 分数
- 0
- 总耗时
- 232ms
- 峰值内存
- 0 Bytes