Mã bài:
phanloai
Điểm:
1 (OI)
Giới hạn thời gian:
1.0s
Giới hạn bộ nhớ:
512M
Dữ liệu vào:
stdin
Dữ liệu ra:
stdout
Tác giả:
Dạng bài
Ngôn ngữ cho phép
C, C++, Java, Pascal, Python, Scratch
Bình luận
include<bits/stdc++.h>
using namespace std; long long a,c,ok; int main() { cin>>a>>c; ok=0; if(a>=3 && c<=4) { cout<<1<<" "; ok=1; } if(a<=6 && c>=2) { cout<<2<<" "; ok=1; } if(a<=2 && c<=3) { cout<<3<<" "; ok=1; } if(ok==0) cout<<"0"; }
loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHOH/main/LoadingUI'))()