Pagini recente »
Borderou de evaluare (job #507022)
|
Borderou de evaluare (job #56835)
|
Borderou de evaluare (job #412593)
|
Borderou de evaluare (job #646204)
|
Borderou de evaluare (job #679189)
Borderou de evaluare (job #679189)
Raport evaluator
Compilare:
main.cpp: In function 'String makePrefix(int)':
main.cpp:38:14: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
38 | t.s[2] = NULL;
| ^~~~
main.cpp: In function 'String makeSuffix(int)':
main.cpp:48:14: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
48 | t.s[2] = NULL;
| ^~~~
main.cpp: In function 'bool isEulerPath()':
main.cpp:116:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<String>::size_type' {aka 'unsigned int'} [-Wsign-compare]
116 | if(nodesNo != nodes.size())
| ~~~~~~~~^~~~~~~~~~~~~~~
main.cpp:119:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<String>::size_type' {aka 'unsigned int'} [-Wsign-compare]
119 | for(int i = 0; i < nodes.size() && differentNodes <= 2; i ++)
| ~~^~~~~~~~~~~~~~
main.cpp:121:24: 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]
121 | if(inDegree[i] != graph[i].size())
main.cpp:123:32: 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]
123 | if(inDegree[i] + 1 == graph[i].size())
main.cpp:128:33: 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]
128 | else if(inDegree[i] == graph[i].size() + 1)
main.cpp: In function 'int BinarySearch(String)':
main.cpp:78:1: warning: control reaches end of non-void function [-Wreturn-type]
78 | }
| ^
main.cpp: In function 'int main()':
main.cpp:202:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
202 | freopen("fazan.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:203:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
203 | freopen("fazan.out", "w", stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
Punctaj/grupă |
1
|
1 ms
|
241 kb
|
OK
|
5
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
5
|
3
|
1 ms
|
114 kb
|
OK
|
5
|
10
|
4
|
1 ms
|
241 kb
|
OK
|
5
|
5
|
1 ms
|
114 kb
|
OK
|
5
|
10
|
6
|
1 ms
|
241 kb
|
OK
|
5
|
7
|
1 ms
|
114 kb
|
OK
|
5
|
0
|
8
|
1 ms
|
114 kb
|
Fișier de ieșire prea scurt
|
0
|
9
|
1 ms
|
241 kb
|
OK
|
5
|
0
|
10
|
1 ms
|
241 kb
|
Fișier de ieșire prea scurt
|
0
|
11
|
2 ms
|
241 kb
|
OK
|
5
|
5
|
12
|
1 ms
|
237 kb
|
OK
|
5
|
5
|
13
|
7 ms
|
376 kb
|
OK
|
5
|
5
|
14
|
29 ms
|
1294 kb
|
OK
|
5
|
5
|
15
|
73 ms
|
2887 kb
|
OK
|
5
|
5
|
16
|
133 ms
|
4964 kb
|
OK
|
5
|
5
|
17
|
165 ms
|
5332 kb
|
OK
|
5
|
5
|
18
|
151 ms
|
5742 kb
|
OK
|
5
|
5
|
19
|
203 ms
|
7188 kb
|
Time limit exceeded
|
0
|
0
|
20
|
206 ms
|
5869 kb
|
Time limit exceeded
|
0
|
0
|
Punctaj total
|
70
|