Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:3: error: expected ')' before '{' token
   {
   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 「一本通 1.1 例 1」活动安排
 - 语言
 - C++
 - 递交时间
 - 2020-08-01 15:01:51
 - 评测时间
 - 2020-08-01 15:01:51
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes
 
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:3: error: expected ')' before '{' token
   {
   ^