Borderou de evaluare (job #2744501)
Utilizator | Data | 24 aprilie 2021 19:32:20 | |
---|---|---|---|
Problema | Secv8 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:10:1: error: 'mt19937' does not name a type
mt19937 rng((long long) (new char));
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:161:33: error: 'iota' was not declared in this scope
iota(smn.begin(), smn.end(), 1);
^
main.cpp:162:35: error: 'rng' was not declared in this scope
shuffle(smn.begin(), smn.end(), rng);
^~~
main.cpp:164:7: warning: unused variable 'lol' [-Wunused-variable]
int lol = 3;
^~~
main.cpp:155:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("secv8.in", "r", stdin);
^
main.cpp:156:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("secv8.out", "w", stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !