Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2147377)
| Utilizator | Data | 28 februarie 2018 18:13:46 | |
|---|---|---|---|
| Problema | Friend of Friend | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<neighbors[i].size();j++)
^
user.cpp:37:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<neighbors[i].size();j++)
^
user.cpp:40:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k=0;k<neighbors[vec].size();k++)
^
user.cpp:16:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d%d",&V,&E);
^
user.cpp:20:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d%d",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 36ms | 1012kb | OK | 100 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
