Borderou de evaluare (job #2820993)
Utilizator | Data | 21 decembrie 2021 22:38:09 | |
---|---|---|---|
Problema | Hashuri | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int64_t Search(int64_t, std::vector<std::vector<long int> >&)':
main.cpp:33:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
33 | for (int i = 0; i < x[n % p].size(); i ++) {
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:17: error: variable 'std::ifstream fin' has initializer but incomplete type
58 | ifstream fin("hashuri.in");
| ^
main.cpp:59:18: error: variable 'std::ofstream fout' has initializer but incomplete type
59 | ofstream fout("hashuri.out");
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !