Pagini recente » Borderou de evaluare (job #1256118) | Borderou de evaluare (job #1350758) | Borderou de evaluare (job #1941982) | Borderou de evaluare (job #2739558) | Borderou de evaluare (job #2198875)
Borderou de evaluare (job #2198875)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:23:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[x].size();i++)
~^~~~~~~~~~~~
user.cpp:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[nr].size();j++)
~^~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:47:13: warning: unused variable ‘j’ [-Wunused-variable]
int n,i,j,a,b,m,x;
^
user.cpp:47:21: warning: unused variable ‘x’ [-Wunused-variable]
int n,i,j,a,b,m,x;
^
user.cpp:45:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in","r",stdin);
^
user.cpp:46:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 52ms | 4336kb | OK | 100 |
Punctaj total | 100 |