提交时间:2025-12-24 21:34:43
运行 ID: 77434
#include<bits/stdc++.h> using namespace std; int main(){ cout<<9/4<<endl; return 0; }