Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2808564)
| Utilizator | Data | 25 noiembrie 2021 11:55:24 | |
|---|---|---|---|
| Problema | Admitere FMI 2016 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:18:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
18 | for( i = 0; i < prieteni[nod].size(); i++ ) {
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:50:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wformat=]
50 | fprintf( fout, "%d ", prieteni[i + 1].size() );
| ~^ ~~~~~~~~~~~~~~~~~~~~~~
| | |
| int std::vector<int>::size_type {aka long unsigned int}
| %ld
main.cpp:31:22: warning: unused variable 'p' [-Wunused-variable]
31 | int n, m, i, x, y, p, j, frnd;
| ^
main.cpp:31:25: warning: unused variable 'j' [-Wunused-variable]
31 | int n, m, i, x, y, p, j, frnd;
| ^
main.cpp:31:28: warning: unused variable 'frnd' [-Wunused-variable]
31 | int n, m, i, x, y, p, j, frnd;
| ^~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 6ms | 2551kb | Răspuns corect | 10 | 10 |
| 2 | 6ms | 2592kb | Răspuns corect | 10 | 10 |
| 3 | 6ms | 2613kb | Răspuns corect | 10 | 10 |
| 4 | 131ms | 11362kb | Răspuns corect | 10 | 10 |
| 5 | 107ms | 6963kb | Răspuns corect | 10 | 60 |
| 6 | 6ms | 2560kb | Răspuns corect | 10 | |
| 7 | 30ms | 2961kb | Răspuns corect | 10 | |
| 8 | 117ms | 5328kb | Răspuns corect | 10 | |
| 9 | 179ms | 11362kb | Răspuns corect | 10 | |
| 10 | 93ms | 5095kb | Răspuns corect | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
