Borderou de evaluare (job #1221078)
Utilizator | Data | 19 august 2014 13:25:03 | |
---|---|---|---|
Problema | Fractii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:17: error: expected unqualified-id before ‘long’
int V[1000000], long long N, long long count;
^
user.cpp: In function ‘int main()’:
user.cpp:9:8: error: ‘N’ was not declared in this scope
in>>N;
^
user.cpp:11:8: error: ‘i’ was not declared in this scope
for(i=1;i<=N;i++) V[i] = i-1;
^
user.cpp:12:4: error: ‘count’ was not declared in this scope
count=0;
^
user.cpp:13:8: error: ‘i’ was not declared in this scope
for(i=2;i<=N;i++)
^
user.cpp:15:12: error: ‘j’ was not declared in this scope
for(j=(i<<1);j<=N;j+=i)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !