Pagini recente »
Borderou de evaluare (job #116014)
|
Clasament test_19_aprilie
|
Borderou de evaluare (job #164996)
|
Borderou de evaluare (job #475353)
|
Borderou de evaluare (job #675008)
Borderou de evaluare (job #675008)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:58: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]
58 | for(int i = 0; i < a.size(); i++){
| ~~^~~~~~~~~~
main.cpp:64: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]
64 | for(int j = i+1; j < a.size(); j++){
| ~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:87:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
87 | freopen("bac.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:88:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
88 | 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
|
114 kb
|
Incorect
|
0
|
5
|
12 ms
|
241 kb
|
Incorect
|
0
|
6
|
28 ms
|
241 kb
|
Incorect
|
0
|
7
|
251 ms
|
249 kb
|
Incorect
|
0
|
8
|
123 ms
|
249 kb
|
OK
|
10
|
9
|
32 ms
|
376 kb
|
OK
|
10
|
10
|
211 ms
|
245 kb
|
OK
|
10
|
Punctaj total
|
50
|