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