Pagini recente » Borderou de evaluare (job #1121442) | Borderou de evaluare (job #129195) | Borderou de evaluare (job #1240696) | Borderou de evaluare (job #1448486) | Borderou de evaluare (job #2870750)
Borderou de evaluare (job #2870750)
Raport evaluator
Compilare:
main.cpp:10: warning: "INT_MAX" redefined
10 | #define INT_MAX 1000000000
|
In file included from /usr/include/c++/10/climits:42,
from main.cpp:5:
/usr/lib/gcc/x86_64-linux-gnu/10/include/limits.h:120: note: this is the location of the previous definition
120 | #define INT_MAX __INT_MAX__
|
main.cpp: In function 'void dfs1(int)':
main.cpp:29:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int f = 0 ; f < m[nod].size() ; f ++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int)':
main.cpp:45:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
45 | for(int f = 0 ; f < rev[nod].size() ; f ++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:91:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
91 | for(int f = 0 ; f < rez.size() ; f ++)
| ~~^~~~~~~~~~~~
main.cpp:93:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
93 | for(int e = 0 ; e < rez[f].size() ; e ++)
| ~~^~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 6ms | 4984kb | Corect | 10 | 30 |
2 | 6ms | 4988kb | Corect | 10 |
3 | 6ms | 4952kb | Corect | 10 |
4 | 6ms | 4984kb | Corect | 10 | 30 |
5 | 15ms | 5242kb | Corect | 10 |
6 | 25ms | 5824kb | Corect | 10 |
7 | 39ms | 6590kb | Corect | 10 | 30 |
8 | 110ms | 9048kb | Corect | 10 |
9 | 215ms | 14151kb | Corect | 10 |
10 | 248ms | 19828kb | Corect | 10 | 10 |
Punctaj total | 100 |