Compile Error

foo.cc: In function 'int main()':
foo.cc:22:17: error: 'defa' was not declared in this scope
   22 |                 defa
      |                 ^~~~
foo.cc:22:21: error: expected '}' at end of input
   22 |                 defa
      |                     ^
foo.cc:8:9: note: to match this '{'
    8 |         {
      |         ^
foo.cc:22:21: error: expected '}' at end of input
   22 |                 defa
      |                     ^
foo.cc:4:1: note: to match this '{'
    4 | {
      | ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1024 成绩等级
语言
C++
递交时间
2023-12-08 16:23:47
评测时间
2023-12-08 16:23:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes