Borderou de evaluare (job #1777085)
Utilizator | Data | 12 octombrie 2016 01:30:29 | |
---|---|---|---|
Problema | Triang | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:31: error: size of array ‘cautat’ is too large
int n, cautat[1501][1501][1501], distanta=0;
^
user.cpp: In function ‘int main()’:
user.cpp:36:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<v.size()){
^
user.cpp:40:16: error: ‘cautat’ was not declared in this scope
if(cautat[distanta][v[i].second.first][v[i].second.second]==1){
^
user.cpp:47:20: error: ‘cautat’ was not declared in this scope
if(cautat[distanta][v[i].second.first][v[i].second.second]==1){
^
user.cpp:53:25: error: ‘cautat’ was not declared in this scope
cautat[distanta][v[k1].second.second][v[k2].second.second]=1;
^
user.cpp:60:16: error: ‘cautat’ was not declared in this scope
if(cautat[distanta][v[i].second.first][v[i].second.second]==1){
^
user.cpp:68:20: error: ‘cautat’ was not declared in this scope
if(cautat[distanta][v[i].second.first][v[i].second.second]==1){
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !