Borderou de evaluare (job #2972675)
Utilizator | Data | 30 ianuarie 2023 01:01:30 | |
---|---|---|---|
Problema | Miting | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:48:29: error: unable to find numeric literal operator 'operator""q'
48 | for(int t=1; t<=6q; ++t)
| ^~
main.cpp:48:29: note: use '-fext-numeric-literals' to enable more built-in suffixes
main.cpp:49:33: error: unable to find numeric literal operator 'operator""q'
49 | for(int k=1; k<=6q; ++k) dp[i][j][t][k]=1e8 ;
| ^~
main.cpp:49:33: note: use '-fext-numeric-literals' to enable more built-in suffixes
main.cpp:51:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | for(int i=0; i<ss.size(); ++i) st_pos[ss[i]-'A']=i ;
| ~^~~~~~~~~~
main.cpp:65:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
65 | for(int i=1; i<ss.size(); ++i)
| ~^~~~~~~~~~
main.cpp:67:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | for(int j=0; j+i<ss.size(); ++j)
| ~~~^~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !