We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef30c9f commit b9736f9Copy full SHA for b9736f9
dimik-even-odd-1/en.md
@@ -1,6 +1,6 @@
1
# Dimik - Even Odd 1
2
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.
+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.
4
5
### Solution
6
* If n is divisible by 2
0 commit comments