超时求救
查看原帖
超时求救
1492046
linhanmo楼主2024/11/6 12:23

超时TLETLE求救

#include <bits/stdc++.h>
using namespace std;
int main(){
  int __________,___________;
  int _________;
  cin>>__________>>___________;
  while(__________--) _________++;
  while(___________--) _________++;
  cout<<_________;
}
2024/11/6 12:23
加载中...