Run ID:104508
提交时间:2025-01-05 11:32:15
#include<iostream> #include<cstdio> using namespace std; int main(){ float x,y; cin >> x; if(x>=0&&x<5) {