Borderou de evaluare (job #2200874)
Utilizator | Data | 2 mai 2018 21:04:40 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void bkt(int)’:
user.cpp:14:13: error: ‘s’ was not declared in this scope
s=0;
^
user.cpp:16:29: error: ‘val’ was not declared in this scope
s=s+a[i][j]*val[j];
^~~
user.cpp:18:13: error: ‘sum’ was not declared in this scope
sum=sum+s;
^~~
user.cpp:20:12: error: ‘sum’ was not declared in this scope
if(sum>sumx)sumx=sum;
^~~
user.cpp:20:16: error: ‘sumx’ was not declared in this scope
if(sum>sumx)sumx=sum;
^~~~
user.cpp:22:6: error: ‘val’ was not declared in this scope
{val[j]=1;
^~~
user.cpp: In function ‘int main()’:
user.cpp:35:8: error: ‘sumx’ was not declared in this scope
g<<sumx;
^~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !