Pagini recente »
Borderou de evaluare (job #627072)
|
Borderou de evaluare (job #234315)
|
Borderou de evaluare (job #812552)
|
Borderou de evaluare (job #243786)
|
Borderou de evaluare (job #675032)
Borderou de evaluare (job #675032)
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:79:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
79 | freopen("bac.in", "r", stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:80:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
80 | freopen("bac.out", "w", stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
110 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
|
1 ms
|
245 kb
|
Incorect
|
0
|
6
|
23 ms
|
245 kb
|
Incorect
|
0
|
7
|
249 ms
|
249 kb
|
Incorect
|
0
|
8
|
127 ms
|
241 kb
|
OK
|
10
|
9
|
30 ms
|
376 kb
|
OK
|
10
|
10
|
208 ms
|
249 kb
|
OK
|
10
|
Punctaj total
|
50
|