Borderou de evaluare (job #3235477)
Raport evaluator
Compilare:
warning: unused variable: `d`
--> main.rs:34:9
|
34 | let d = (num - 1) >> s;
| ^ help: if this is intentional, prefix it with an underscore: `_d`
|
= note: `#[warn(unused_variables)]` on by default
warning: function `pow` is never used
--> main.rs:3:4
|
3 | fn pow(base: u64, exponent: u64, modulo: u64) -> u64 {
| ^^^
|
= note: `#[warn(dead_code)]` on by default
warning: function `miller_rabin_test` is never used
--> main.rs:16:4
|
16 | fn miller_rabin_test(a: u64, d: u64, s: u64, n: u64) -> bool {
| ^^^^^^^^^^^^^^^^^
warning: 3 warnings emitted
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 311kb | OK | 10 |
2 | 0ms | 311kb | Incorect | 0 |
3 | 0ms | 311kb | Incorect | 0 |
4 | 0ms | 311kb | Incorect | 0 |
5 | 0ms | 311kb | Incorect | 0 |
6 | 1ms | 311kb | Incorect | 0 |
7 | 1ms | 311kb | Incorect | 0 |
8 | 1ms | 311kb | Incorect | 0 |
9 | 1ms | 311kb | Incorect | 0 |
10 | 1ms | 311kb | Incorect | 0 |
Punctaj total | 10 |