Run ID:143207
提交时间:2026-01-11 19:16:42
#include<iostream> using namespace std; int main(){ cout<<"%\n%%\n%%%\n%%%%\n%%%%%"; return 0; }