Borderou de evaluare (job #2362870)
Utilizator | Data | 3 martie 2019 12:06:37 | |
---|---|---|---|
Problema | Panza | Status | done |
Runda | Algoritmiada 2019 Runda PreOJI | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:93:5: error: 'mt19937' does not name a type
mt19937 rnd((long long)(new char));
^~~~~~~
main.cpp: In function 'void GENERATOR::make_test()':
main.cpp:108:21: error: 'rnd' was not declared in this scope
int n = rnd() % 1000 + 1, m = rnd() % 100 + 1;
^
main.cpp:111:52: error: 'f' was not declared in this scope
out << n << ' ' << m << ' ' << s << ' ' << f << '\n';
^
main.cpp:124:21: error: 'b' was not declared in this scope
if (a > b)
^
main.cpp:126:32: error: 'b' was not declared in this scope
out << a << ' ' << b << '\n';
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !