Borderou de evaluare (job #2345609)
Utilizator | Data | 16 februarie 2019 15:20:46 | |
---|---|---|---|
Problema | Fadema | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:1: error: 'include' does not name a type
include <bits/stdc++.h>
^~~~~~~
main.cpp:5:1: error: 'ifstream' does not name a type
ifstream fin("fadema.in");
^~~~~~~~
main.cpp:6:1: error: 'ofstream' does not name a type
ofstream fout("fadema.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'fin' was not declared in this scope
fin>>n>>m;
^~~
main.cpp:31:38: error: 'max' was not declared in this scope
smax=max(smax,s*h);
^
main.cpp:34:5: error: 'fout' was not declared in this scope
fout<<smax<<"\n";
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !