Borderou de evaluare (job #2925359)
Utilizator | Data | 14 octombrie 2022 23:22:49 | |
---|---|---|---|
Problema | Piezisa | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:21:1: error: 'mt19937' does not name a type
21 | mt19937 gen(time(0));
| ^~~~~~~
main.cpp: In function 'int64_t da_cu_banu()':
main.cpp:23:16: error: 'gen' was not declared in this scope
23 | return rng(gen);
| ^~~
main.cpp:23:12: error: 'rng' was not declared in this scope
23 | return rng(gen);
| ^~~
main.cpp: In function 'int main()':
main.cpp:141:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
141 | for(j=0; j<checkdr[i].size(); j++)
| ~^~~~~~~~~~~~~~~~~~
main.cpp:160:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
160 | for(j=0; j<checkst[i].size(); j++)
| ~^~~~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !