Borderou de evaluare (job #2589960)
Utilizator | Data | 27 martie 2020 11:26:49 | |
---|---|---|---|
Problema | Numere Prime | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:3: error: 'cin' was not declared in this scope
cin>>k;
^~~
main.cpp:24:15: error: 'cout' was not declared in this scope
cout<<prim[nr]*prim[nr];
^~~~
main.cpp:17:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(long long i=2;i<=N;i++)
^~~
main.cpp:29:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 0;
^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !