Run ID:102169

提交时间:2024-12-21 12:25:25

#include<iostream> using namespace std; int main(){ double a,b; cin>>a; cout<<b(b>a); return 0; }