Pagini recente »
Borderou de evaluare (job #439305)
|
Borderou de evaluare (job #133415)
|
Borderou de evaluare (job #807013)
|
Borderou de evaluare (job #317684)
|
Borderou de evaluare (job #675036)
Borderou de evaluare (job #675036)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:35:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<std::__cxx11::basic_string<char>, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
35 | for(int i = 0; i < a.size(); i++){
| ~~^~~~~~~~~~
main.cpp:41:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<std::__cxx11::basic_string<char>, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
41 | for(int j = i+1; j < a.size(); j++){
| ~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:57:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
57 | freopen("bac.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:58:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
58 | freopen("bac.out", "w", stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
114 kb
|
Incorect
|
0
|
4
|
1 ms
|
110 kb
|
Incorect
|
0
|
5
|
1 ms
|
249 kb
|
Incorect
|
0
|
6
|
1 ms
|
245 kb
|
Incorect
|
0
|
7
|
76 ms
|
241 kb
|
Incorect
|
0
|
8
|
34 ms
|
249 kb
|
Incorect
|
0
|
9
|
47 ms
|
380 kb
|
Incorect
|
0
|
10
|
111 ms
|
237 kb
|
OK
|
10
|
Punctaj total
|
30
|