Pagini recente » Borderou de evaluare (job #3358123) | Borderou de evaluare (job #3358125) | Borderou de evaluare (job #1732484) | Borderou de evaluare (job #2671796) | Borderou de evaluare (job #3358122)
Borderou de evaluare (job #3358122)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:21:16: warning: passing argument 1 of 'fscanf' from incompatible pointer type [-Wincompatible-pointer-types]
21 | fscanf("%d %d", &n, &p, in);
| ^~~~~~~
| |
| char *
In file included from main.c:1:
/usr/include/stdio.h:415:37: note: expected 'FILE * restrict' but argument is of type 'char *'
415 | extern int fscanf (FILE *__restrict __stream,
| ~~~~~~~~~~~~~~~~~^~~~~~~~
main.c:21:25: warning: passing argument 2 of 'fscanf' from incompatible pointer type [-Wincompatible-pointer-types]
21 | fscanf("%d %d", &n, &p, in);
| ^~
| |
| unsigned int *
/usr/include/stdio.h:416:43: note: expected 'const char * restrict' but argument is of type 'unsigned int *'
416 | const char *__restrict __format, ...) __wur;
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
main.c:25:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
25 | if ( ((1<<i) & p) > 0)
| ^~
main.c:28:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
28 | a=(a * a) % m;
| ^
main.c:30:17: warning: passing argument 1 of 'fprintf' from incompatible pointer type [-Wincompatible-pointer-types]
30 | fprintf("%lld\n", sol, out);
| ^~~~~~~~
| |
| char *
/usr/include/stdio.h:350:38: note: expected 'FILE * restrict' but argument is of type 'char *'
350 | extern int fprintf (FILE *__restrict __stream,
| ~~~~~~~~~~~~~~~~~^~~~~~~~
main.c:30:27: warning: passing argument 2 of 'fprintf' makes pointer from integer without a cast [-Wint-conversion]
30 | fprintf("%lld\n", sol, out);
| ^~~
| |
| long long int
/usr/include/stdio.h:351:44: note: expected 'const char * restrict' but argument is of type 'long long int'
351 | const char *__restrict __format, ...);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
| 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 |