Borderou de evaluare (job #807911)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dreptunghi 1 (baraj gimnaziu) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 4 feb. 2025 17:00:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:30:5: error: 'int_fast64_t' was not declared in this scope
30 | int_fast64_t rez=0;
| ^~~~~~~~~~~~
main.cpp:72:13: error: 'rez' was not declared in this scope
72 | rez=max(rez,(int_fast64_t)(height[j]*((mdr[j]-1)-mst[j])));
| ^~~
main.cpp:76:11: error: 'rez' was not declared in this scope
76 | fout<<rez;
| ^~~