Pagini recente » Borderou de evaluare (job #130312) | Borderou de evaluare (job #2626047) | Borderou de evaluare (job #2477701) | Borderou de evaluare (job #2517699) | Borderou de evaluare (job #1755056)
Borderou de evaluare (job #1755056)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:13: warning: unused variable ‘rez’ [-Wunused-variable]
int t, n, rez, i, j, max;
^
user.cpp:31:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &t);
^
user.cpp:33:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &n);
^
user.cpp:35:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &v1[i]);
^
user.cpp:37:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &v2[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 80ms | 4184kb | OK | 100 |
Punctaj total | 100 |