Borderou de evaluare (job #679303)

Utilizator avatar TeodoraMaria Serban Teodora Maria TeodoraMaria IP ascuns
Problemă Fazan (clasele 11-12) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 3 dec. 2022 13:16:02 Scor 90

Raport evaluator

Compilare: main.cpp: In function 'bool isEulerPath()': main.cpp:62: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] 62 | if(inDegree[i] != graph[i].size()) main.cpp:64: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] 64 | if(inDegree[i] + 1 == graph[i].size()) main.cpp:69: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] 69 | else if(inDegree[i] == graph[i].size() + 1) main.cpp: In function 'int main()': main.cpp:129:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | freopen("fazan.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:130:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 130 | 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 0
4 1 ms 245 kb Fișier de ieșire prea scurt 0
5 1 ms 241 kb OK 5 10
6 1 ms 372 kb OK 5
7 1 ms 245 kb OK 5 10
8 1 ms 241 kb OK 5
9 1 ms 241 kb OK 5 10
10 1 ms 245 kb OK 5
11 1 ms 241 kb OK 5 5
12 1 ms 241 kb OK 5 5
13 1 ms 380 kb OK 5 5
14 13 ms 1093 kb OK 5 5
15 36 ms 2514 kb OK 5 5
16 59 ms 3989 kb OK 5 5
17 69 ms 4460 kb OK 5 5
18 62 ms 4698 kb OK 5 5
19 90 ms 6004 kb OK 5 5
20 102 ms 7524 kb OK 5 5
Punctaj total 90