/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:13:22: error: expected ')' before '\U0000ff09'
   13 | for(int i=1;i<=10;i++)
      |    ~                 ^~
      |                      )
foo.cc:13:22: error: '\U0000ff09' was not declared in this scope
   13 | for(int i=1;i<=10;i++)
      |                      ^~
foo.cc:21:2: error: expected '}' at end of input
   21 | }
      |  ^
foo.cc:4:1: note: to match this '{'
    4 | {
      | ^
foo.cc:6:5: warning: unused variable 'y' [-Wunused-variable]
    6 | int y=0;
      |     ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1102 陶陶摘苹果
语言
C++
递交时间
2023-11-09 20:41:00
评测时间
2023-11-09 20:41:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes