提交时间:2023-08-15 20:00:59

运行 ID: 24665

#include<iostream> using namespace std; int main(){ cout<<9/4<<endl; return 0; }