Borderou de evaluare (job #2597625)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:19:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<M[node].size(); i++){
~^~~~~~~~~~~~~~~
main.cpp: In function 'void solve(int)':
main.cpp:39:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<M[node].size(); i++){
~^~~~~~~~~~~~~~~
main.cpp:31:9: warning: unused variable 'ans' [-Wunused-variable]
int ans = 0, i, next;
^~~
main.cpp: In function 'int main()':
main.cpp:81:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<rasp.size(); i++)
~^~~~~~~~~~~~
main.cpp:52:21: warning: unused variable 'pr' [-Wunused-variable]
long long n, m, pr, cost, i, j, nr=0, cump=0, node, a, b;
^~
main.cpp:52:25: warning: unused variable 'cost' [-Wunused-variable]
long long n, m, pr, cost, i, j, nr=0, cump=0, node, a, b;
^~~~
main.cpp:52:34: warning: unused variable 'j' [-Wunused-variable]
long long n, m, pr, cost, i, j, nr=0, cump=0, node, a, b;
^
main.cpp:52:37: warning: unused variable 'nr' [-Wunused-variable]
long long n, m, pr, cost, i, j, nr=0, cump=0, node, a, b;
^~
main.cpp:52:43: warning: unused variable 'cump' [-Wunused-variable]
long long n, m, pr, cost, i, j, nr=0, cump=0, node, a, b;
^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 7ms | 2621kb | OK | 10 |
| 2 | 8ms | 2621kb | OK | 10 |
| 3 | 8ms | 2621kb | OK | 10 |
| 4 | 11ms | 2752kb | OK | 10 |
| 5 | 11ms | 2752kb | OK | 10 |
| 6 | 11ms | 2752kb | OK | 10 |
| 7 | 148ms | 7208kb | OK | 10 |
| 8 | 144ms | 7237kb | OK | 10 |
| 9 | 137ms | 6684kb | OK | 10 |
| 10 | 135ms | 6553kb | OK | 10 |
| Punctaj total | 100 |