记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:20:31: error: 'a' was not declared in this scope
                 cout<<n<<"="<<a<<"+"<<b<<endl;
                               ^
foo.cc:20:39: error: 'b' was not declared in this scope
                 cout<<n<<"="<<a<<"+"<<b<<endl;
                                       ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
语言
C++
递交时间
2021-09-03 20:38:59
评测时间
2021-09-03 20:38:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes