Run ID:103281
提交时间:2024-12-28 15:30:38
#include<iostream> using namespace std; int main() { cout<<"%"<<endl<<"%%"<<endl<<"%%%"; return 0; }