Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:8:32: error: expected initializer before '==' token long long int n, k, x, y, z, c==0; ^~ /in/foo.cc:26:6: error: 'c' was not declared in this scope c = 1; ^ /in/foo.cc:31:7: error: 'c' was not declared in this scope if (c == 1) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1939 艾酱的七星海棠
- 语言
- C++
- 递交时间
- 2018-03-19 21:55:56
- 评测时间
- 2018-03-19 21:55:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes