Run ID:102339
提交时间:2024-12-21 15:02:50
#include<iostream> using namespace std; int main() { int a,b; cout<<"a"<<endl; cout<<"b"; return 0; }