Borderou de evaluare (job #707270)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bețe (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 mar. 2023 09:36:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:21:3: error: 'cin' was not declared in this scope
21 | cin >> a;
| ^~~
main.cpp:12:1: note: 'std::cin' is defined in header '<iostream>'; did you forget to '#include <iostream>'?
11 | #include <math.h>
+++ |+#include <iostream>
12 |