Borderou de evaluare (job #2348612)
Utilizator | Data | 19 februarie 2019 20:46:06 | |
---|---|---|---|
Problema | Ndap | 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 f("ndap.in");
^~~~~~~~
main.cpp:6:1: error: 'ofstream' does not name a type
ofstream g("ndap.out");
^~~~~~~~
main.cpp: In function 'void CONEX()':
main.cpp:14:11: warning: unused variable 'j' [-Wunused-variable]
int S,j,X,mask;
^
main.cpp: In function 'int main()':
main.cpp:32:5: error: 'f' was not declared in this scope
f>>n>>m;
^
main.cpp:45:5: error: 'g' was not declared in this scope
g<<conex[(1<<n) - 1]<<"\n";
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !