Skip to content

Commit b9736f9

Browse files
authored
Update en.md (#478)
* Update en.md * Update en.md
1 parent ef30c9f commit b9736f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dimik-even-odd-1/en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dimik - Even Odd 1
22

3-
In this problem, you will be given `T` testcases.Each line of the testcase consist of an integer `n`.We have to determine whether `n` is even or odd.
3+
In this problem, you will be given `T` testcases. Each line of the testcase consists of an integer `n`. We have to determine whether `n` is even or odd.
44

55
### Solution
66
* If n is divisible by 2

0 commit comments

Comments
 (0)