Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1254464)
| Utilizator | Data | 2 noiembrie 2014 19:25:36 | |
|---|---|---|---|
| Problema | PetSoft | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(long int)’:
user.cpp:27:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<list[nod].size();i++) DFS(nodes[i]);
^
user.cpp:29:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<nodes.size();j++){
^
user.cpp: In function ‘int main()’:
user.cpp:60:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("petsoft.in","r",stdin);
^
user.cpp:61:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("petsoft.out","w",stdout);
^
user.cpp:63:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&n);
^
user.cpp:65:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&nr);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 472kb | Raspuns gresit | 0 |
| 2 | 0ms | 828kb | Raspuns gresit | 0 |
| 3 | 0ms | 1432kb | Raspuns gresit | 0 |
| 4 | 0ms | 2416kb | Raspuns gresit | 0 |
| 5 | 4ms | 2316kb | Raspuns gresit | 0 |
| 6 | 4ms | 2184kb | Raspuns gresit | 0 |
| 7 | 4ms | 3216kb | Raspuns gresit | 0 |
| 8 | 4ms | 2424kb | Raspuns gresit | 0 |
| 9 | 4ms | 3132kb | Raspuns gresit | 0 |
| 10 | 4ms | 2728kb | Raspuns gresit | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
