运行 ID: 8527

Main.cc: In function ‘int main()’:
Main.cc:15:5: error: ‘cin’ was not declared in this scope
   15 |     cin>>l>>r;
      |     ^~~
Main.cc:18:6: error: ‘cout’ was not declared in this scope
   18 |      cout<