Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:40: error: 'danaokongkong' was not declared in this scope
         if(a != "哈利波特" || b != danaokongkong)
                                        ^~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:20:2: error: expected unqualified-id before 'return'
  return 0;
  ^~~~~~
/in/foo.cc:21:1: error: expected declaration before '}' token
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1030 模拟登陆
 - 语言
 - C++
 - 递交时间
 - 2020-03-01 10:26:52
 - 评测时间
 - 2020-03-01 10:26:52
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes