Borderou de evaluare (job #3193562)
Utilizator | Data | 14 ianuarie 2024 22:06:14 | |
---|---|---|---|
Problema | Mexc | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:36: warning: integer overflow in expression of type 'int' results in '1410065408' [-Woverflow]
15 | int v[N1][N1], cnt[N1 * N1], sup[N * N], cod[N1][N1], stop[N1 * N1], ans[N1][N1];
| ~~^~~
main.cpp:15:36: error: size of array 'sup' exceeds maximum object size '9223372036854775807'
main.cpp: In function 'int main()':
main.cpp:87:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
87 | for ( int j = 0; j < poz[i].size(); j++ )
| ~~^~~~~~~~~~~~~~~
main.cpp:95:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
95 | for ( int j = 0; j < poz[val].size(); j++ )
| ~~^~~~~~~~~~~~~~~~~
main.cpp:98:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
98 | for ( int j = 0; j < poz[i].size (); j++ ) {
| ~~^~~~~~~~~~~~~~~~
main.cpp:106:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
106 | for ( int j = 0; j < poz[i].size (); j++ ) {
| ~~^~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !