Borderou de evaluare (job #586285)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Apropiate (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 mar. 2021 13:14:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: 'ifatream' does not name a type
5 | ifatream in ("apropiate.in");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:32:30: error: 'mic' was not declared in this scope
32 | while (IstPrimzahl(mic)==false)
| ^~~
main.cpp:32:11: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
32 | while (IstPrimzahl(mic)==false)
| ^~~~~
main.cpp:34:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
34 | {
| ^
main.cpp:35:36: error: 'mare' was not declared in this scope
35 | while (IstPrimzahl(mare)==false)
| ^~~~
main.cpp:38:17: error: 'mare' was not declared in this scope
38 | if (mare-x>x-mic)
| ^~~~
main.cpp:38:26: error: 'mic' was not declared in this scope
38 | if (mare-x>x-mic)
| ^~~