记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:21:20: error: 'i' was not declared in this scope
   21 |                 if(i==j) cout<<"NO"<<endl;
      |                    ^
foo.cc:21:23: error: 'j' was not declared in this scope
   21 |                 if(i==j) cout<<"NO"<<endl;
      |                       ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1494 Problem 1B. 小三月的字符串
语言
C++
递交时间
2023-10-07 18:08:24
评测时间
2023-10-07 18:08:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes