Borderou de evaluare (job #2517755)
Utilizator | Data | 4 ianuarie 2020 10:13:46 | |
---|---|---|---|
Problema | Muzica | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void baga_in_hash(long long int)':
main.cpp:14:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long long i=0;i<v[rest].size();i++)if(val==v[rest][i])return;
~^~~~~~~~~~~~~~~
main.cpp: In function 'int verifica_in_hash(long long int)':
main.cpp:21:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long long i=0;i<v[rest].size();i++)if(val==v[rest][i])return 1;
~^~~~~~~~~~~~~~~
main.cpp: At global scope:
main.cpp:26:16: error: '::main' must return 'int'
long long main()
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !