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.
2 parents b15379b + 5b9d216 commit 4fcedb6Copy full SHA for 4fcedb6
1 file changed
.github/ISSUE_TEMPLATE/problem-template-----------.md
@@ -1,6 +1,6 @@
1
---
2
name: Problem template / 原案テンプレート
3
-about: Problem proporsal / 日本語でもいいです
+about: Problem proposal / 日本語でもいいです
4
title: "[Problem proposal] (Problem title)"
5
labels: ''
6
assignees: ''
@@ -14,7 +14,7 @@ Problem name: A + B
14
15
Given 2 integers, A and B. Print A + B
16
17
-## Constraint
+## Constraints
18
19
- $1 \leq A, B \leq 10^9$
20
@@ -37,6 +37,6 @@ Z
37
38
Z = A + B
39
40
-## (Optional) Note / Disucussion
+## (Optional) Note / Discussion
41
42
- $10^{18}$ is better than $10^9$ ?
0 commit comments