Run ID:102338

提交时间:2024-12-21 15:02:14

#include<iostream> using namespace std; int main() { int a,b; cout<<"a"<<endl; cout<<"b"<<endl; return 0; }