666战斗机2025-10-10 20:29:01发布于:浙江3阅读0回复0点赞#include<bits/stdc++.h> using namespace std; int h,s; int main(){ cin>>h>>s; if(s+h*60+45>480) cout<<"late"; else cout<<"on time"; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个