Run ID:103618
提交时间:2024-12-29 14:33:31
#include<bits/stdc++.h> using namespace std; //int age(int n){ // //} int main(){ cout<<5+2*4; return 0; }