Skip to content

Commit 850b1c2

Browse files
committed
fix problem 1033
1 parent 8f07f35 commit 850b1c2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

statements/latex/1033.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
\textbf{บรรทัดแรก} รับค่าจำนวนเต็ม $n$ $k$ แทนข้อมูลขนาดของตาราง $(3 \leq n \leq 100)$ และจำนวนก้าวที่ผู้เล่นทุกคนเดิน $(2 \leq k \leq 1\,000)$
3838

39-
\textbf{บรรทัดที่ $2$ ถึง $4k+1$} ในบรรทัดที่ $4(i-1) + m + 1$ จะเป็นข้อมูลการเดินครั้งที่ $i$ ของผู้เล่นคนที่ $m$ โดยที่ทิศทางการเดินจะเป็น ‘N’ ‘E’ ‘S’ หรือ ‘W’ ซึ่งหมายถึงทิศเหนือ ตะวันออก ใต้ และ ตะวันตก ตามลำดับ
39+
\textbf{บรรทัดที่ $2$ ถึง $4k+1$} ในบรรทัดที่ $4(i-1) + m + 1$ จะเป็นข้อมูลการเดินครั้งที่ $m$ ของผู้เล่นคนที่ $i$ โดยที่ทิศทางการเดินจะเป็น ‘N’ ‘E’ ‘S’ หรือ ‘W’ ซึ่งหมายถึงทิศเหนือ ตะวันออก ใต้ และ ตะวันตก ตามลำดับ
4040

4141
\OutputFile
4242

statements/pdf/1033.pdf

3.46 KB
Binary file not shown.

0 commit comments

Comments
 (0)