Borderou de evaluare (job #2713956)
Utilizator | Data | 28 februarie 2021 22:47:38 | |
---|---|---|---|
Problema | Dreptunghi2 | 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:10:5: error: expected initializer before 'double'
double dmax, dmin, smax, smin;
^~~~~~
main.cpp:11:10: error: 'T' was not declared in this scope
fin>>T;
^
main.cpp:15:9: error: 'smax' was not declared in this scope
smax = -100000; smin = 100000; dmin = 100000; dmax = -100000;
^~~~
main.cpp:15:25: error: 'smin' was not declared in this scope
smax = -100000; smin = 100000; dmin = 100000; dmax = -100000;
^~~~
main.cpp:15:40: error: 'dmin' was not declared in this scope
smax = -100000; smin = 100000; dmin = 100000; dmax = -100000;
^~~~
main.cpp:15:55: error: 'dmax' was not declared in this scope
smax = -100000; smin = 100000; dmin = 100000; dmax = -100000;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !