Borderou de evaluare (job #716310)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Inundație | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 apr. 2023 13:43:56 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:49:17: error: 'tt' was not declared in this scope; did you mean 't'?
49 | tt=t;
| ^~
| t
main.cpp:9:28: warning: unused variable 'h' [-Wunused-variable]
9 | int n, mi=20000, ma=0, h, i, t=0, p, s, c, pe;
| ^