Pagini recente » Borderou de evaluare (job #960969) | Borderou de evaluare (job #1223249) | Borderou de evaluare (job #1883780) | Borderou de evaluare (job #2223697) | Borderou de evaluare (job #1886354)
Borderou de evaluare (job #1886354)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste()’:
user.cpp:14:13: warning: unused variable ‘j’ [-Wunused-variable]
int a,b,j,ok;
^
user.cpp:14:15: warning: unused variable ‘ok’ [-Wunused-variable]
int a,b,j,ok;
^
user.cpp: In function ‘int dfs(int)’:
user.cpp:42:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<graf[x].size(); i++)
^
user.cpp:38:16: warning: unused variable ‘aux’ [-Wunused-variable]
int best=0,aux,i;
^
user.cpp: In function ‘void citeste()’:
user.cpp:15:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f1,"%d%d",&n,&m);
^
user.cpp:17:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f1,"%lld",&d[i]);
^
user.cpp:20:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f1,"%d%d",&a,&b);
^
user.cpp: In function ‘int main()’:
user.cpp:60:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f1,"%d",&t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 336ms | 1836kb | Incorect | 0 |
Punctaj total | 0 |