Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:13: error: 'ehdl' was not declared in this scope
     cout << ehdl <<"赫奇帕奇";
             ^~~~
/in/foo.cc:9:13: error: 'ehdl' was not declared in this scope
     cout << ehdl <<"拉文克劳";
             ^~~~
/in/foo.cc:11:13: error: 'ehdl' was not declared in this scope
     cout << ehdl <<"格兰芬多";
             ^~~~
/in/foo.cc:13:13: error: 'ehdl' was not declared in this scope
     cout << ehdl <<"拉文克劳";
             ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1027 分院帽
 - 语言
 - C++
 - 递交时间
 - 2020-02-26 14:15:10
 - 评测时间
 - 2020-02-26 14:15:10
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes