Borderou de evaluare (job #2975313)
Utilizator | Data | 6 februarie 2023 10:25:45 | |
---|---|---|---|
Problema | Undo | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:16:11: error: stray ',' at end of member declaration
16 | int nr,;
| ^
| -
main.cpp: In function 'int main()':
main.cpp:98:27: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing]
98 | ups[cur]={x,y,z};
| ^
main.cpp:98:29: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing]
98 | ups[cur]={x,y,z};
| ^
main.cpp:98:31: warning: narrowing conversion of 'z' from 'int' to 'short int' [-Wnarrowing]
98 | ups[cur]={x,y,z};
| ^
main.cpp:102:46: warning: narrowing conversion of 'x' from 'int' to 'short int' [-Wnarrowing]
102 | queries[cur].push_back({++qk,x,y});
| ^
main.cpp:102:48: warning: narrowing conversion of 'y' from 'int' to 'short int' [-Wnarrowing]
102 | queries[cur].push_back({++qk,x,y});
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !