提交时间:2026-01-04 15:45:59
运行 ID: 81317
#include <iostream> using namespace std; int main() { cout<<"1 1 0 0"<<endl; return 0; }