Run ID:113344
提交时间:2025-03-15 17:55:46
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"0"<<endl<<"1"; return 0; }