Borderou de evaluare (job #2345615)
Utilizator | Data | 16 februarie 2019 15:22:56 | |
---|---|---|---|
Problema | Tnia | 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:4:1: error: 'ifstream' does not name a type
ifstream fin("tnia.in");
^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
ofstream fout("tnia.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:34:5: error: 'fin' was not declared in this scope
fin >> n >> m;
^~~
main.cpp:50:9: error: 'fout' was not declared in this scope
fout << r << "\n";
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !