Borderou de evaluare (job #3038852)
Utilizator | Data | 27 martie 2023 20:45:37 | |
---|---|---|---|
Problema | Sushi2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:28:1: error: 'unordered_map' does not name a type
28 | unordered_map<int,int>mp;
| ^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:76:9: error: 'mp' was not declared in this scope; did you mean 'm'?
76 | mp[hashy]=i;
| ^~
| m
main.cpp:88:16: error: 'mp' was not declared in this scope; did you mean 'm'?
88 | rmq[0][mp[hashy]]=max(rmq[0][mp[hashy]],t-mp[hashy]);
| ^~
| m
main.cpp:98:18: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
98 | for(j=0;j<poz[i].size()-1;j++)
| ~^~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !