Borderou de evaluare (job #2683137)
Utilizator | Data | 10 decembrie 2020 16:01:23 | |
---|---|---|---|
Problema | Maxd | Status | done |
Runda | simulare_cerc_hatz | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:31:17: error: variable 'std::ifstream cin' has initializer but incomplete type
ifstream cin("maxd.in");
^
main.cpp:32:18: error: variable 'std::ofstream cout' has initializer but incomplete type
ofstream cout("maxd.out");
^
main.cpp:33:22: error: 'INT_MIN' was not declared in this scope
int a,b,ci,maxim=INT_MIN,nr,t=0;
^~~~~~~
main.cpp:48:12: error: 'nr' was not declared in this scope
nr=ci;
^~
main.cpp:52:17: error: 'nr' was not declared in this scope
for(int i=nr;i<=b;i++)
^~
main.cpp:57:12: error: 't' was not declared in this scope
t++;
^
main.cpp:60:13: error: 'nr' was not declared in this scope
cout << nr << " " << maxim << " " << t;
^~
main.cpp:60:42: error: 't' was not declared in this scope
cout << nr << " " << maxim << " " << t;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !