Pagini recente » Borderou de evaluare (job #2605545) | Borderou de evaluare (job #2870106) | Borderou de evaluare (job #676785) | Borderou de evaluare (job #2233994) | Borderou de evaluare (job #1422589)
Borderou de evaluare (job #1422589)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f,"%d",&v[i]);
^
user.cpp:35:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f,"%d",&r[i]);
^
user.cpp:25:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&tests);
^
user.cpp:28:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&n,&m);
^
user.cpp:31:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&v[i]);
^
user.cpp:35:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&r[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 364ms | 1264kb | Incorect | 0 |
Punctaj total | 0 |