运行 ID: 36375

Main.cc: In function ‘int main()’:
Main.cc:23:2: error: ‘len’ was not declared in this scope
  len=max(l1,l2);
  ^~~