Pagini recente »
Borderou de evaluare (job #30870)
|
Borderou de evaluare (job #52438)
|
Borderou de evaluare (job #388929)
|
Borderou de evaluare (job #578094)
|
Borderou de evaluare (job #679306)
Borderou de evaluare (job #679306)
Raport evaluator
Compilare:
main.cpp: In function 'bool isEulerPath()':
main.cpp:56:28: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<std::pair<int, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
56 | if(inDegree[i] != graph[i].size())
main.cpp:58:36: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<std::pair<int, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
58 | if(inDegree[i] + 1 == graph[i].size())
main.cpp:63:37: warning: comparison of integer expressions of different signedness: '__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type' {aka 'int'} and 'std::vector<std::pair<int, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
63 | else if(inDegree[i] == graph[i].size() + 1)
main.cpp: In function 'int main()':
main.cpp:122:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
122 | freopen("fazan.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:123:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
123 | freopen("fazan.out", "w", stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
Punctaj/grupă |
1
|
1 ms
|
245 kb
|
OK
|
5
|
10
|
2
|
1 ms
|
245 kb
|
OK
|
5
|
3
|
1 ms
|
245 kb
|
OK
|
5
|
10
|
4
|
1 ms
|
241 kb
|
OK
|
5
|
5
|
1 ms
|
241 kb
|
OK
|
5
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
5
|
7
|
1 ms
|
245 kb
|
OK
|
5
|
10
|
8
|
1 ms
|
241 kb
|
OK
|
5
|
9
|
2 ms
|
245 kb
|
OK
|
5
|
10
|
10
|
1 ms
|
245 kb
|
OK
|
5
|
11
|
1 ms
|
245 kb
|
OK
|
5
|
5
|
12
|
1 ms
|
241 kb
|
OK
|
5
|
5
|
13
|
1 ms
|
380 kb
|
OK
|
5
|
5
|
14
|
12 ms
|
1097 kb
|
OK
|
5
|
5
|
15
|
25 ms
|
2490 kb
|
OK
|
5
|
5
|
16
|
53 ms
|
4100 kb
|
OK
|
5
|
5
|
17
|
67 ms
|
4468 kb
|
OK
|
5
|
5
|
18
|
61 ms
|
4653 kb
|
OK
|
5
|
5
|
19
|
91 ms
|
6139 kb
|
OK
|
5
|
5
|
20
|
110 ms
|
6754 kb
|
OK
|
5
|
5
|
Punctaj total
|
100
|