Borderou de evaluare (job #1787445)
Raport evaluator
Compilare:
user.cpp: In function ‘short int GetLeftover(char*, char*)’:
user.cpp:127:6: warning: unused variable ‘dictionaryWordLen’ [-Wunused-variable]
int dictionaryWordLen = strlen(dictionaryWord);
^
user.cpp: In function ‘int main()’:
user.cpp:207:41: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘clock_t {aka long int}’ [-Wformat=]
fprintf(fout, "%llu\n", clock() - begin);
^
user.cpp: In function ‘void ReadTest(FILE*)’:
user.cpp:78:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%s", tmpCarte);
^
user.cpp:98:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d", &N);
^
user.cpp:104:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%s", tmpCuv);
^
user.cpp: In function ‘int main()’:
user.cpp:165:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |