Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1959719)
| Utilizator | Data | 9 aprilie 2017 20:29:47 | |
|---|---|---|---|
| Problema | Critice | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS()’:
user.cpp:31:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < a[x].size(); ++i)
^
user.cpp: In function ‘void Path(int, int)’:
user.cpp:57:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < a[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:86:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < a[N].size(); ++i)
^
user.cpp:75:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d",&N,&M);
^
user.cpp:78:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d %d",&x,&y,&z);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 344kb | Too bad! | 0 |
| 2 | 0ms | 380kb | Okay! | 10 |
| 3 | 0ms | 640kb | Too bad! | 0 |
| 4 | 0ms | 828kb | Too bad! | 0 |
| 5 | 0ms | 1096kb | Too bad! | 0 |
| 6 | 8ms | 1192kb | Too bad! | 0 |
| 7 | 16ms | 1648kb | Too bad! | 0 |
| 8 | 16ms | 2084kb | Okay! | 10 |
| 9 | 28ms | 1820kb | Too bad! | 0 |
| 10 | 16ms | 5012kb | Too bad! | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
