Borderou de evaluare (job #2480009)
Utilizator | Data | 24 octombrie 2019 19:07:18 | |
---|---|---|---|
Problema | Easy Query | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'void SegTree::build(std::vector<long long int>&)':
main.cpp:66:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (start < v.size ()) start <<= 1;
~~~~~~^~~~~~~~~~~
main.cpp:68:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v.size (); i++) {
~~^~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:96:5: error: 'fin' was not declared in this scope
fin >> n >> m;
^~~
main.cpp:119:9: error: 'fout' was not declared in this scope
fout << t.get (l, r) << '\n';
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !