From 6cfca3933544b39c17efb950c9f0e8055e3a5004 Mon Sep 17 00:00:00 2001 From: hehe Date: Sat, 28 Mar 2026 05:36:09 -0400 Subject: [PATCH] =?UTF-8?q?=E9=95=87=E4=B9=83=E5=A4=A9=E5=AD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 66 6 6 6 6 6 6 6 6 6 66 6 6 6 6 6 6 --- 666/02.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 666/02.cpp diff --git a/666/02.cpp b/666/02.cpp new file mode 100644 index 0000000..35d9397 --- /dev/null +++ b/666/02.cpp @@ -0,0 +1,12 @@ +#include +using namespace std; +int main(){ + int a,b; + cin>>a>>b; + if(a>b) + cout<