Pagini recente » Borderou de evaluare (job #873148) | Borderou de evaluare (job #838400) | Borderou de evaluare (job #1544857) | Borderou de evaluare (job #3157275) | Borderou de evaluare (job #1406064)
Borderou de evaluare (job #1406064)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:6: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a[100000], b[100000];
^
user.cpp:9:17: warning: variable ‘b’ set but not used [-Wunused-but-set-variable]
int a[100000], b[100000];
^
user.cpp:11:12: warning: variable ‘g’ set but not used [-Wunused-but-set-variable]
FILE *f, *g;
^
user.cpp:15:25: warning: unused variable ‘aux’ [-Wunused-variable]
char *prefix, *sufix, *aux;
^
user.cpp:16:12: warning: unused variable ‘count’ [-Wunused-variable]
long long count = 0;
^
user.cpp:17:6: warning: variable ‘lena’ set but not used [-Wunused-but-set-variable]
int lena, lenb;
^
user.cpp:17:12: warning: variable ‘lenb’ set but not used [-Wunused-but-set-variable]
int lena, lenb;
^
user.cpp:14:21: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &t);
^
user.cpp:19:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%s%s%s", s, st, dr);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 524kb | Incorect | 0 |
Punctaj total | 0 |