Pagini recente » Borderou de evaluare (job #943378) | Borderou de evaluare (job #2375934) | Borderou de evaluare (job #792196) | Borderou de evaluare (job #2207391) | Borderou de evaluare (job #2329068)
Borderou de evaluare (job #2329068)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int, std::vector<bool>&)':
main.cpp:18:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (auto i = 0; i < G[nod].size(); i++)
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void solve(int&, bool&, int, int, std::vector<bool>&, std::vector<std::vector<int> >&)':
main.cpp:38:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (auto i = 0; i < A[nod].size(); i++)
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:120:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (auto j = 0; j < A[x].size(); j++)
~~^~~~~~~~~~~~~
main.cpp:57:12: warning: unused variable 'start' [-Wunused-variable]
int n, start, x = 0, y = 0, nr = 0, cnt = 0, minim = 0;
^~~~~
main.cpp:57:19: warning: unused variable 'x' [-Wunused-variable]
int n, start, x = 0, y = 0, nr = 0, cnt = 0, minim = 0;
^
main.cpp:57:26: warning: unused variable 'y' [-Wunused-variable]
int n, start, x = 0, y = 0, nr = 0, cnt = 0, minim = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 4980kb | Corect | 10 |
2 | 12ms | 4980kb | Corect | 10 |
3 | 12ms | 4980kb | Corect | 10 |
4 | 12ms | 4980kb | Incorect | 0 |
5 | 12ms | 4980kb | Cerinta 1 corecta | 3 |
6 | 13ms | 4980kb | Incorect | 0 |
7 | 13ms | 4980kb | Cerinta 1 corecta | 3 |
8 | 13ms | 5111kb | Incorect | 0 |
9 | 69ms | 19660kb | Incorect | 0 |
10 | 74ms | 20054kb | Incorect | 0 |
Punctaj total | 36 |