From 41ce2d5446f6f075eb8711fe1ec50b7d0e53e5f4 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 25 Jul 2023 21:47:54 +0300 Subject: Solved 3 problems in today's Div3 round --- codeforces/RudolphAndTicTacToe/main_input0.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 codeforces/RudolphAndTicTacToe/main_input0.txt (limited to 'codeforces/RudolphAndTicTacToe/main_input0.txt') diff --git a/codeforces/RudolphAndTicTacToe/main_input0.txt b/codeforces/RudolphAndTicTacToe/main_input0.txt new file mode 100644 index 0000000..f807a3a --- /dev/null +++ b/codeforces/RudolphAndTicTacToe/main_input0.txt @@ -0,0 +1,16 @@ +5 ++X+ +OXO +OX. +O+. ++OX +X+O +.XO +OX. ++++ +O.+ +X.O ++.. +.++ +X.O ++.. -- cgit v1.2.3