Run ID:131690

提交时间:2025-09-30 21:26:02

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