File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
1
${ comment.start}
2
- ${ comment.line} @lc app=${ app} id=${ fid} lang=${ lang}
3
- ${ comment.line}
4
2
${ comment.line} [${ fid} ] ${ name}
5
3
${ comment.line}
6
- ${ comment.line} ${ link}
4
+ ${ comment.line} Link: ${ link}
7
5
${ comment.line}
8
- ${ comment.line} ${ category}
9
- ${ comment.line} ${ level} (${ percent} %)
10
- ${ comment.line} Total Accepted: ${ totalAC}
11
- ${ comment.line} Total Submissions: ${ totalSubmit}
12
- ${ comment.line} Testcase Example: ${ testcase}
6
+ ${ comment.line} Category: ${ category}
7
+ ${ comment.line} Language: ${ lang}
8
+ ${ comment.line} Difficulty: ${ level} (${ percent} %)
13
9
${ comment.line}
14
10
{ { desc.forEach(function(x) { } }${ comment.line} ${ x}
15
- { { } ) }}${ comment.end}
11
+ { { } ) }}${ comment.line}
12
+ ${ comment.line} Testcase Example: ${ testcase}
13
+ ${ comment.line}
14
+ ${ comment.end}
16
15
${ code}
You can’t perform that action at this time.
0 commit comments