Pagini recente »
Borderou de evaluare (job #679304)
Borderou de evaluare (job #679304)
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
|
241 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
|
241 kb
|
OK
|
5
|
10
|
8
|
1 ms
|
241 kb
|
OK
|
5
|
9
|
1 ms
|
245 kb
|
OK
|
5
|
10
|
10
|
1 ms
|
241 kb
|
OK
|
5
|
11
|
1 ms
|
241 kb
|
OK
|
5
|
5
|
12
|
1 ms
|
241 kb
|
OK
|
5
|
5
|
13
|
1 ms
|
376 kb
|
OK
|
5
|
5
|
14
|
10 ms
|
1036 kb
|
OK
|
5
|
5
|
15
|
29 ms
|
3158 kb
|
OK
|
5
|
5
|
16
|
49 ms
|
4214 kb
|
OK
|
5
|
5
|
17
|
69 ms
|
4452 kb
|
OK
|
5
|
5
|
18
|
60 ms
|
4829 kb
|
OK
|
5
|
5
|
19
|
89 ms
|
6004 kb
|
OK
|
5
|
5
|
20
|
95 ms
|
8622 kb
|
Memory limit exceeded
|
0
|
0
|
Punctaj total
|
95
|