Borderou de evaluare (job #1038902)
| Utilizator | Data | 22 noiembrie 2013 09:25:54 | |
|---|---|---|---|
| Problema | Invers modular | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:20: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d%d",&n,&m);
^
user.cpp:28:20: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:30:21: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘3’ to ‘void euclid(int, int, int*, int*, int*)’
euclid(n,m,&d,&x,&y);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
