Run ID:139642

提交时间:2025-12-08 16:33:33

#include<iostream> using namespace std; int main(){ char a; int b; cin>>b; b=a; ; cout<<(b+10-30)*20/5; }