Pagini recente » Borderou de evaluare (job #868066) | Borderou de evaluare (job #2470294) | Borderou de evaluare (job #1913351) | Borderou de evaluare (job #1592595) | Borderou de evaluare (job #1839991)
Borderou de evaluare (job #1839991)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:42:15: warning: unused variable ‘nr’ [-Wunused-variable]
int i, j, nr, st, dr;
^
user.cpp:42:19: warning: unused variable ‘st’ [-Wunused-variable]
int i, j, nr, st, dr;
^
user.cpp:42:23: warning: unused variable ‘dr’ [-Wunused-variable]
int i, j, nr, st, dr;
^
user.cpp: In function ‘void readFile()’:
user.cpp:115: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:120: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:122: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:142: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:144: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 | 1004kb | Time limit exceeded. | 0 |
Punctaj total | 0 |