Compile Error
/in/foo.cc:1:2: error: invalid preprocessing directive #instlu
 #instlu<iocuse>
  ^~~~~~
/in/foo.cc:2:8: error: expected nested-name-specifier before 'namespde'
 using  namespde std;
        ^~~~~~~~
/in/foo.cc:3:6: error: cannot declare '::main' to be a global variable
 int  main
      ^~~~
/in/foo.cc:5:5: error: expected primary-expression before 'int'
     int  
     ^~~
/in/foo.cc:5:5: error: expected '}' before 'int'
/in/foo.cc:9:1: error: expected declaration before '}' token
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 金币
 - 语言
 - C++
 - 递交时间
 - 2018-10-28 17:02:31
 - 评测时间
 - 2018-10-28 17:02:31
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 9ms
 - 峰值内存
 - 2.793 MiB