Pagini recente » Borderou de evaluare (job #1625478) | Borderou de evaluare (job #2622456) | Borderou de evaluare (job #1797847) | Borderou de evaluare (job #240372) | Borderou de evaluare (job #1839670)
Borderou de evaluare (job #1839670)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:46:9: warning: unused variable ‘mx’ [-Wunused-variable]
int mx = mx1 + mx2;
^
user.cpp:47:9: warning: unused variable ‘mn’ [-Wunused-variable]
int mn = mn1 + mn2;
^
user.cpp: In function ‘void readFile()’:
user.cpp:91:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d\n", &t);
^
user.cpp:96:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d\n", &n);
^
user.cpp:98:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s, 200001, f);
^
user.cpp:114:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d\n", &m);
^
user.cpp:116:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s, 200001, f);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 732kb | Time limit exceeded. | 0 |
Punctaj total | 0 |