#include<bits/stdc++.h> using namespace std; int main(){ int a; cin>>a; cout<<a-a%10; return 0; } 不对❌️
使用您的 www.mathcoding.online 通用账户