Pagini recente » Cod sursa (job #442301) | Cod sursa (job #355403) | Cod sursa (job #2295802) | Borderou de evaluare (job #1568678) | Borderou de evaluare (job #1526731)
Borderou de evaluare (job #1526731)
Raport evaluator
Compilare:
user.c: In function ‘euclid’:
user.c:10:5: warning: passing argument 3 of ‘euclid’ from incompatible pointer type [enabled by default]
euclid(B, A % B, &X0, &Y0);
^
user.c:5:6: note: expected ‘long long int *’ but argument is of type ‘int *’
void euclid(int A, int B, ll int *X, ll int *Y) {
^
user.c:10:5: warning: passing argument 4 of ‘euclid’ from incompatible pointer type [enabled by default]
euclid(B, A % B, &X0, &Y0);
^
user.c:5:6: note: expected ‘long long int *’ but argument is of type ‘int *’
void euclid(int A, int B, ll int *X, ll int *Y) {
^
user.c: In function ‘main’:
user.c:22:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &A, &N);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 272kb | Incorect | 0 |
| 3 | 0ms | 276kb | Incorect | 0 |
| 4 | 0ms | 272kb | OK | 10 |
| 5 | 0ms | 280kb | Incorect | 0 |
| 6 | 0ms | 280kb | OK | 10 |
| 7 | 0ms | 276kb | Incorect | 0 |
| 8 | 0ms | 276kb | OK | 10 |
| 9 | 0ms | 276kb | OK | 10 |
| 10 | 0ms | 280kb | Incorect | 0 |
| Punctaj total | 50 |