Borderou de evaluare (job #2391258)
Utilizator | Data | 28 martie 2019 18:54:35 | |
---|---|---|---|
Problema | Minlcm | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:22:13: error: 'vf' was not declared in this scope
vf[x]=1;
^~
main.cpp:29:21: error: 'vf' was not declared in this scope
if (vf[i] == 1)
^~
main.cpp:30:21: error: 'sol' was not declared in this scope
sol[++cnt] = i;
^~~
main.cpp:33:34: error: 'sol' was not declared in this scope
minim=min(minim,(sol[1]*sol[2]) / d);
^~~
main.cpp:34:13: error: 'sol' was not declared in this scope
sol[1] = 0;
^~~
main.cpp:39:13: error: 'vf' was not declared in this scope
vf[i] = 0;
^~
main.cpp:10:43: warning: unused variable 'j' [-Wunused-variable]
long long t,n,maxim=-9,minim=99999999,j,d,i,x,jj;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !