Borderou de evaluare (job #1379968)
Utilizator | Data | 6 martie 2015 20:44:15 | |
---|---|---|---|
Problema | Betasah | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:23: error: ‘ULLONG_MAX’ was not declared in this scope
int h=1,n,d,k,x,y,mx=-ULLONG_MAX,i,j,v[1000][1000],s;
^
user.cpp: In function ‘int main()’:
user.cpp:10:10: error: ‘i’ was not declared in this scope
for (i=1;i<=d;i++)
^
user.cpp:11:19: error: ‘v’ was not declared in this scope
{f>>x>>y; v[x][y]=1;}
^
user.cpp:12:10: error: ‘i’ was not declared in this scope
for (i=1;i<=k;i++)
^
user.cpp:13:19: error: ‘v’ was not declared in this scope
{f>>x>>y; v[x][y]=2;}
^
user.cpp:15:10: error: ‘i’ was not declared in this scope
for (i=1;i<=n;i++)
^
user.cpp:17:10: error: ‘j’ was not declared in this scope
for (j=1;j<=h;j++) if (v[i][j]==0) s++;
^
user.cpp:17:28: error: ‘v’ was not declared in this scope
for (j=1;j<=h;j++) if (v[i][j]==0) s++;
^
user.cpp:17:40: error: ‘s’ was not declared in this scope
for (j=1;j<=h;j++) if (v[i][j]==0) s++;
^
user.cpp:19:12: error: ‘s’ was not declared in this scope
if (mx<s) mx=s; s=0;
^
user.cpp:19:21: error: ‘s’ was not declared in this scope
if (mx<s) mx=s; s=0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !