Borderou de evaluare (job #1013890)
Utilizator | Data | 21 octombrie 2013 21:04:03 | |
---|---|---|---|
Problema | Numere Prime | 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:16:26: error: ‘sqrt’ was not declared in this scope
for(j=2;j<=sqrt(i);j++){
^
user.cpp:22:15: error: ‘o’ was not declared in this scope
if(t==o){
^
user.cpp:28:7: error: ‘o’ was not declared in this scope
t=o;
^
user.cpp:32:25: error: ‘sqrt’ was not declared in this scope
for(j=2;j=sqrt(i);i++){
^
user.cpp: At global scope:
user.cpp:45:5: error: expected unqualified-id before ‘return’
return 0;
^
user.cpp:46:1: error: expected declaration before ‘}’ token
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !