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 68b3416 commit 362b6b5Copy full SHA for 362b6b5
index.html
@@ -128,11 +128,11 @@ <h2>Debugging failing submissions</h2>
128
129
<ul>
130
<li>
131
- Try to reduce the length of the variable names.
+ Try reducing the length of the variable names.
132
It is possible that older online judges have submission file size limit.
133
</li>
134
135
- Try to switch to another programming language, like Python.
+ Try switching to another programming language, like Python.
136
It is sometimes better to just scratch the current solution and start fresh.
137
138
</ul>
0 commit comments