Borderou de evaluare (job #979315)
Utilizator | Data | 1 august 2013 11:24:39 | |
---|---|---|---|
Problema | Text3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:13: error: expected ‘;’ before ‘}’ token
}
^
user.cpp:42:24: warning: statement has no effect [-Wunused-value]
aux[poz]
^
user.cpp:50:31: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
if(b[i]==a[j].den)
^
user.cpp:53:38: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
while(b[i]==a[j][poz]&&poz<=a[j][0])
^
user.cpp:53:54: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
while(b[i]==a[j][poz]&&poz<=a[j][0])
^
user.cpp:59:35: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
if(poz==a[j][0]+1)
^
user.cpp:85:28: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
a[nrel][0]++;
^
user.cpp:86:36: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
a[nrel][a[nrel][0]]=b[i];
^
user.cpp:106:24: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
for(j=1;j<=a[i][0];j++)
^
user.cpp:107:16: error: no match for ‘operator[]’ (operand types are ‘tdr’ and ‘int’)
g<<a[i][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !