Run ID:146799
提交时间:2026-01-31 11:23:34
#include<iostream> using namespace std; int main() { cout<<2; return 0; }