fix: corrected checker to validate both participant and judge answer.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"grader": false,
|
||||
"subject": {
|
||||
"en_us": [
|
||||
"dynamic-programming", "longest-increasing-subsequence"
|
||||
"dynamic-programming", "longest-increasing-subsequence", "LIS"
|
||||
],
|
||||
"pt_br": [
|
||||
"programação-dinâmica", "maior-subsequência-crescente"
|
||||
|
||||
Reference in New Issue
Block a user