Pagini recente » Borderou de evaluare (job #947367) | Diferente pentru utilizator/johnnycode intre reviziile 9 si 10 | Borderou de evaluare (job #646593) | Borderou de evaluare (job #45589) | Borderou de evaluare (job #2476243)
Borderou de evaluare (job #2476243)
Raport evaluator
Compilare:
warning: unnecessary parentheses around `while` condition
--> main.rs:23:11
|
23 | while (i * i <= n) {
| ^^^^^^^^^^^^ help: remove these parentheses
|
= note: #[warn(unused_parens)] on by default
warning: unnecessary parentheses around `while` condition
--> main.rs:26:19
|
26 | while (i * j <= n) {
| ^^^^^^^^^^^^ help: remove these parentheses
warning: variable does not need to be mutable
--> main.rs:16:6
|
16 | let mut n= read("ciur.in") as usize;
| ----^
| |
| help: remove this `mut`
|
= note: #[warn(unused_mut)] on by default
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 2359kb | OK | 10 |
| 2 | 8ms | 2359kb | OK | 10 |
| 3 | 9ms | 2359kb | OK | 10 |
| 4 | 20ms | 2359kb | OK | 10 |
| 5 | 21ms | 2359kb | OK | 10 |
| 6 | 25ms | 2359kb | OK | 10 |
| 7 | 30ms | 2359kb | OK | 10 |
| 8 | 39ms | 2359kb | OK | 10 |
| 9 | 43ms | 2359kb | OK | 10 |
| 10 | 46ms | 2359kb | OK | 10 |
| Punctaj total | 100 |