Pagini recente » Borderou de evaluare (job #2961055) | Borderou de evaluare (job #2967609) | Borderou de evaluare (job #1804704) | Borderou de evaluare (job #1720854) | Borderou de evaluare (job #1798201)
Borderou de evaluare (job #1798201)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:15:4: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long int *’ [-Wformat=]
fscanf(input, "%d", &number);
^
user.c:18:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(output, "%d\n", xorSum);
^
user.c:8:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(input, "%d %d", &noOfArrays, &noOfElements);
^
user.c:15:10: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(input, "%d", &number);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2064ms | 260kb | Incorect | 0 |
Punctaj total | 0 |