Borderou de evaluare (job #2630688)
Utilizator | Data | 26 iunie 2020 18:07:12 | |
---|---|---|---|
Problema | Mult | 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 <fstream>
^~~~~~~
main.cpp:6:1: error: 'ifstream' does not name a type
ifstream in ("mult.in");
^~~~~~~~
main.cpp:7:1: error: 'ofstream' does not name a type
ofstream out("mult.out");
^~~~~~~~
main.cpp: In function 'void add(int*, int*)':
main.cpp:23:28: error: 'max' was not declared in this scope
int lg = max(a[0], b[0]);
^
main.cpp: In function 'void afis(int)':
main.cpp:43:13: error: 'out' was not declared in this scope
out<<0;
^~~
main.cpp:44:9: error: 'out' was not declared in this scope
out<<dp[t][0][j];
^~~
main.cpp: In function 'int main()':
main.cpp:50:5: error: 'in' was not declared in this scope
in>>n>>k;
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !