Borderou de evaluare (job #2426268)
Utilizator | Data | 27 mai 2019 09:50:19 | |
---|---|---|---|
Problema | Auto | 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("auto.in");
^~~~~~~~
main.cpp:6:1: error: 'ofstream' does not name a type
ofstream fout("auto.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:38:5: error: 'fin' was not declared in this scope
fin >> T;
^~~
main.cpp:53:31: error: 'fout' was not declared in this scope
for(int i=1;i<=k;i++) fout << rasp[i] << ' ';
^~~~
main.cpp:54:9: error: 'fout' was not declared in this scope
fout << '\n';
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !