Pagini recente » Borderou de evaluare (job #1109887) | Borderou de evaluare (job #1253399) | Borderou de evaluare (job #2565293) | Borderou de evaluare (job #1351330)
Borderou de evaluare (job #1351330)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int *’, but argument 3 has type ‘int *’ [-Wformat=]
fscanf(f,"%lu\n",&T);
^
user.c:25:9: warning: format ‘%lu’ expects argument of type ‘long unsigned int *’, but argument 3 has type ‘int *’ [-Wformat=]
fscanf(f,"%lu\n",&N);
^
user.c:27:13: warning: format ‘%lu’ expects argument of type ‘long unsigned int *’, but argument 3 has type ‘int *’ [-Wformat=]
{fscanf(f,"%lu ",&k); V[j]=k;}
^
user.c:41:9: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘int’ [-Wformat=]
fprintf(g,"%lu\n",k);
^
user.c:21:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%lu\n",&T);
^
user.c:25:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%lu\n",&N);
^
user.c:27:20: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
{fscanf(f,"%lu ",&k); V[j]=k;}
^
user.c:28:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"\n");
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 616kb | Time limit exceeded. | 0 |
Punctaj total | 0 |