#include<bits/stdc++.h> using namespace std; int s; int main(){ cin>>s; if(s>=60) printf("pass!"); else printf("sorry!"); return 0; }
使用您的 Hydro 通用账户