Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:17: error: expected initializer before '*=' token
long long a*=2;
^~
/in/foo.cc:15:13: error: 'a' was not declared in this scope
if (a>=n/2)
^
信息
- 递交者
- 类型
- 递交
- 题目
- 超级分分分
- 语言
- C++
- 递交时间
- 2017-08-20 19:28:51
- 评测时间
- 2017-08-20 19:28:51
- 评测机
- 分数
- 0
- 总耗时
- 942ms
- 峰值内存
- 123.742 MiB