Run ID:113340

提交时间:2025-03-15 17:54:14

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"0"<<endl<<"1"; return 0; }