Borderou de evaluare (job #1020901)
Utilizator | Data | 2 noiembrie 2013 20:16:30 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:5: error: ‘cin’ was not declared in this scope
cin>>n;
^
user.cpp:14:28: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
while(v[i][1]%j!=0 && v[i][2]%j!=0 || j!=1) j--;
^
user.cpp:17:25: error: ‘cout’ was not declared in this scope
for(i=1; i<=n; i++) cout<<h[i]<<' ';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !