Borderou de evaluare (job #1331208)
Utilizator | Data | 31 ianuarie 2015 13:40:34 | |
---|---|---|---|
Problema | Nc | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:1: error: ‘longlong’ does not name a type
longlong i,k,k1,a[10000];
^
user.cpp: In function ‘int main()’:
user.cpp:17:27: error: ‘k1’ was not declared in this scope
++k1;
^
user.cpp:20:154: error: ‘k’ was not declared in this scope
++k;
^
user.cpp:21:152: error: ‘a’ was not declared in this scope
a[++i]=k1;
^
user.cpp:21:156: error: ‘i’ was not declared in this scope
a[++i]=k1;
^
user.cpp:26:11: error: ‘k’ was not declared in this scope
cout<<k<<'\n';
^
user.cpp:27:10: error: ‘i’ was not declared in this scope
for (i=1; i<=k; ++i) cout<<a[i]<<'\n';
^
user.cpp:27:32: error: ‘a’ was not declared in this scope
for (i=1; i<=k; ++i) cout<<a[i]<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !