Borderou de evaluare (job #679293)

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 12:53:33 Scor 50

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:125:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | freopen("fazan.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:126:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | 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 241 kb OK 5 10
4 2 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 0
8 1 ms 241 kb Fișier de ieșire prea scurt 0
9 1 ms 245 kb OK 5 0
10 1 ms 241 kb Fișier de ieșire prea scurt 0
11 1 ms 245 kb OK 5 5
12 1 ms 241 kb Fișier de ieșire prea scurt 0 0
13 1 ms 376 kb Fișier de ieșire prea scurt 0 0
14 1 ms 380 kb Fișier de ieșire prea scurt 0 0
15 14 ms 1298 kb Fișier de ieșire prea scurt 0 0
16 25 ms 2342 kb Fișier de ieșire prea scurt 0 0
17 33 ms 2478 kb Fișier de ieșire prea scurt 0 0
18 61 ms 4698 kb OK 5 5
19 86 ms 6221 kb OK 5 5
20 101 ms 7630 kb OK 5 5
Punctaj total 50