Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1232784)
| Utilizator | Data | 23 septembrie 2014 21:32:46 | |
|---|---|---|---|
| Problema | Plan | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:27:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp: In function ‘void ctc(int)’:
user.cpp:45:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<vinv[nod].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:56:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plan.in", "r", stdin);
^
user.cpp:57:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plan.out", "w", stdout);
^
user.cpp:61:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:65:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 280kb | Raspuns gresit | 0 |
| 2 | 0ms | 304kb | Raspuns gresit | 0 |
| 3 | 0ms | 288kb | Raspuns gresit | 0 |
| 4 | 0ms | 284kb | Corect | 10 |
| 5 | 0ms | 288kb | Raspuns gresit | 0 |
| 6 | 0ms | 280kb | Corect | 10 |
| 7 | 0ms | 304kb | Raspuns gresit | 0 |
| 8 | 0ms | 280kb | Raspuns gresit | 0 |
| 9 | 0ms | 296kb | Raspuns gresit | 0 |
| 10 | 0ms | 296kb | Raspuns gresit | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
