Borderou de evaluare (job #3148410)
Utilizator | Data | 1 septembrie 2023 00:47:41 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | rs | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
error: unknown start of token: \
--> main.rs:1983:19
|
1983 | k = k.replace(/(^\s*)|(\s*$)/g, "");
| ^
error: unknown start of token: \
--> main.rs:1983:25
|
1983 | k = k.replace(/(^\s*)|(\s*$)/g, "");
| ^
error: character literal may only contain one codepoint
--> main.rs:1994:11
|
1994 | $('.adpop-close').click(function () {
| ^^^^^^^^^^^^^^
|
help: if you meant to write a `str` literal, use double quotes
|
1994 | $(".adpop-close").click(function () {
| ~~~~~~~~~~~~~~
error: character literal may only contain one codepoint
--> main.rs:1995:15
|
1995 | $('.adbgPop,.adpop').hide();
| ^^^^^^^^^^^^^^^^^
|
help: if you meant to write a `str` literal, use double quotes
|
1995 | $(".adbgPop,.adpop").hide();
| ~~~~~~~~~~~~~~~~~
error: character literal may only contain one codepoint
--> main.rs:1998:11
|
1998 | $('.click_pop').click(function () {
| ^^^^^^^^^^^^
|
help: if you meant to write a `str` literal, use double quotes
|
1998 | $(".click_pop").click(function () {
| ~~~~~~~~~~~~
error: character literal may only contain one codepoint
--> main.rs:1999:15
|
1999 | $('.adbgPop,.adpop').show(); doclock();
| ^^^^^^^^^^^^^^^^^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !