Pagini recente »
Borderou de evaluare (job #394191)
|
Borderou de evaluare (job #80552)
|
Borderou de evaluare (job #53236)
|
Borderou de evaluare (job #644439)
|
Borderou de evaluare (job #586639)
Borderou de evaluare (job #586639)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:17:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
17 | for(int i=0;i<adc[nod].size();++i)
| ~^~~~~~~~~~~~~~~~
main.cpp: In function 'void verifdfs(int)':
main.cpp:46:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
46 | for(int i=0;i<adc[nod].size();++i)
| ~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:74:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare]
74 | for(int i=0;i<conx[conx.size()-1].size();++i)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:52:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
52 | freopen("matroid.in","r",stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:53:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
53 | freopen("matroid.out","w",stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:54:10: warning: ignoring return value of 'int scanf(const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
54 | scanf("%d%d",&n,&m);
| ~~~~~^~~~~~~~~~~~~~
main.cpp:58:14: warning: ignoring return value of 'int scanf(const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
58 | scanf("%d%d",&x,&y);
| ~~~~~^~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
1568 kb
|
OK
|
10
|
2
|
2 ms
|
1441 kb
|
OK
|
10
|
3
|
14 ms
|
1572 kb
|
OK
|
10
|
4
|
84 ms
|
2355 kb
|
OK
|
10
|
5
|
77 ms
|
2486 kb
|
OK
|
10
|
6
|
186 ms
|
3403 kb
|
OK
|
10
|
7
|
266 ms
|
4194 kb
|
OK
|
10
|
8
|
381 ms
|
5238 kb
|
OK
|
10
|
9
|
468 ms
|
6025 kb
|
OK
|
10
|
10
|
479 ms
|
6025 kb
|
OK
|
10
|
Punctaj total
|
100
|