Run ID:110788

提交时间:2025-02-23 13:17:35

#include<bits/stdc++.h> using namespace std; int main() { cout<<5+4; cout<<endl; cout<<4+3;