Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1964393)
| Utilizator | Data | 13 aprilie 2017 13:25:46 | |
|---|---|---|---|
| Problema | Critice | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs(int, int)’:
user.cpp:22:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:52:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[D].size();i++)
^
user.cpp:72:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp:81:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp:36:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.in","r",stdin);
^
user.cpp:37:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("critice.out","w",stdout);
^
user.cpp:39:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:42:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 352kb | Okay! | 10 |
| 2 | 0ms | 408kb | Okay! | 10 |
| 3 | 0ms | 776kb | Okay! | 10 |
| 4 | 0ms | 1192kb | Okay! | 10 |
| 5 | 0ms | 1748kb | Okay! | 10 |
| 6 | 8ms | 1536kb | Okay! | 10 |
| 7 | 20ms | 2116kb | Okay! | 10 |
| 8 | 16ms | 2816kb | Okay! | 10 |
| 9 | 28ms | 2428kb | Okay! | 10 |
| 10 | 20ms | 8940kb | Okay! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
