Borderou de evaluare (job #3309336)
| Utilizator | Data | 3 septembrie 2025 17:42:13 | |
|---|---|---|---|
| Problema | Aiacupalindroame | Status | done |
| Runda | Arhiva de probleme | Compilator | rs | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
error[E0013]: constants cannot refer to statics
--> main.rs:149:55
|
149 | let mut master_nodes_index_per_ch:[usize; NR_CHARS] = [0; NR_CHARS];
| ^^^^^^^^
|
= help: consider extracting the value of the `static` to a `const`, and referring to that
error[E0013]: constants cannot refer to statics
--> main.rs:149:71
|
149 | let mut master_nodes_index_per_ch:[usize; NR_CHARS] = [0; NR_CHARS];
| ^^^^^^^^
|
= help: consider extracting the value of the `static` to a `const`, and referring to that
error: aborting due to 2 previous errors
For more information about this error, try `rustc --explain E0013`.
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
