Borderou de evaluare (job #2327499)

Utilizator MAXIMILLIANMUSOHYEAHYEAH MAXIMILLIANMUS Data 24 ianuarie 2019 19:15:01
Problema Indep 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:13:1: error: 'ifstream' does not name a type ifstream f("indep.in"); ^~~~~~~~ main.cpp:15:1: error: 'ofstream' does not name a type ofstream g("indep.out"); ^~~~~~~~ main.cpp: In function 'void ad(int, int)': main.cpp:29:37: error: 'max' was not declared in this scope for(int r=1;r<=max(len[i],len[j])+3;r++) ^ main.cpp:35:23: error: 'bz' was not declared in this scope ovr=val[j][r]/bz; ^~ main.cpp: In function 'int main()': main.cpp:57:5: error: 'f' was not declared in this scope f>>n; ^ main.cpp:75:28: error: '__gcd' was not declared in this scope int x=__gcd(j,a); ^ main.cpp:85:5: error: 'g' was not declared in this scope g<<val[1][len[1]]; ^ Non zero exit status: 1

Ceva nu functioneaza?