Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3133936)
| Utilizator | Data | 27 mai 2023 17:47:04 | |
|---|---|---|---|
| Problema | Invers modular | Status | done |
| Runda | Arhiva educationala | Compilator | c-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:55:15: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 2 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=]
55 | scanf("%llu %llu",&a,&n);
| ~~~^ ~~
| | |
| | uint64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
main.c:55:20: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=]
55 | scanf("%llu %llu",&a,&n);
| ~~~^ ~~
| | |
| | uint64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
main.c:56:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
56 | printf("%llu",pw(a,phi(n) - 1) % n);
| ~~~^ ~~~~~~~~~~~~~~~~~~~~
| | |
| | uint64_t {aka long unsigned int}
| long long unsigned int
| %lu
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 303kb | Incorect | 0 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 0ms | 303kb | Incorect | 0 |
| 5 | 0ms | 303kb | Incorect | 0 |
| 6 | 0ms | 303kb | Incorect | 0 |
| 7 | 0ms | 303kb | Incorect | 0 |
| 8 | 0ms | 303kb | Incorect | 0 |
| 9 | 0ms | 303kb | Incorect | 0 |
| 10 | 0ms | 303kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
