Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
137316 yjh 07交换数据II C++ Compile Error 0 MS 0 KB 128 2025-11-17 16:12:15

Tests(0/0):


Code:

#include <iostream> using namespace std; int main(){ bool yes; cin>> yes; if(liugan==true){ cout<<"1 5,5 1"; } }


Run Info:

Main.cc: In function 'int main()':
Main.cc:6:5: error: 'liugan' was not declared in this scope
  if(liugan==true){
     ^