From bec28e7ef808f3ab4ee15eec62cf0c2d2884e979 Mon Sep 17 00:00:00 2001 From: ShazidMahsrafi Date: Tue, 13 Jun 2023 23:18:17 +0600 Subject: [PATCH] initial commit --- 734A Anton and Danik/734A.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 734A Anton and Danik/734A.cpp diff --git a/734A Anton and Danik/734A.cpp b/734A Anton and Danik/734A.cpp new file mode 100644 index 0000000..15b5c99 --- /dev/null +++ b/734A Anton and Danik/734A.cpp @@ -0,0 +1,18 @@ +#include +using namespace std; + +int main() +{ + int n,a=0,d=0; + cin>>n; + string s; + cin>>s; + for(int i=0;id) cout<<"Anton"<