Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2874005)
| Utilizator | Data | 19 martie 2022 12:28:53 | |
|---|---|---|---|
| Problema | Countperm | Status | done |
| Runda | Algoritmiada 2022 - Runda 3 | Compilator | cpp-64 | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:89:40: warning: narrowing conversion of 'p[i]' from 'll' {aka 'long long int'} to 'int' [-Wnarrowing]
89 | vals.push_back({i,j,p[i],p[j]});
| ~~~^
main.cpp:89:45: warning: narrowing conversion of 'p[j]' from 'll' {aka 'long long int'} to 'int' [-Wnarrowing]
89 | vals.push_back({i,j,p[i],p[j]});
| ~~~^
main.cpp:91:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<date>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
91 | for(int i=0;i<vals.size();i++)
| ~^~~~~~~~~~~~
![]() | Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|---|
| ✓ | 1 | 2ms | 184kb | OK! | 10 | 20 |
| ✓ | 2 | 2ms | 184kb | OK! | 10 | |
| ✓ | 3 | 96ms | 12304kb | OK! | 15 | 30 |
| ✓ | 4 | 116ms | 10502kb | OK! | 15 | |
| ✓ | 5 | 852ms | 40583kb | Time limit exceeded | 0 | 0 |
| ✓ | 6 | 851ms | 45735kb | Time limit exceeded | 0 | |
| ✓ | 7 | 851ms | 68603kb | Time limit exceeded | 0 | 0 |
| ✓ | 8 | 854ms | 90587kb | Time limit exceeded | 0 | |
| Punctaj total | 50 | |||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !

