Compile Error
foo.cc:2:16: error: expected identifier before ';' token
    2 | using namespace;
      |                ^
foo.cc:3:5: error: cannot declare '::main' to be a global variable
    3 | int main;
      |     ^~~~
foo.cc:4:1: error: expected unqualified-id before '{' token
    4 | {
      | ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1005 至少要买几瓶止咳糖浆
 - 语言
 - C++
 - 递交时间
 - 2023-05-20 17:19:08
 - 评测时间
 - 2023-05-20 17:19:08
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes