Borderou de evaluare (job #804535)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Apropiate1 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 ian. 2025 23:23:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:27:20: error: 'a' was not declared in this scope
27 | while (a<=d&&a+d<=4000000) {
| ^
main.cpp:37:26: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
37 | if (c==1) {
| ~^~~
main.cpp:9:13: warning: unused variable 'y' [-Wunused-variable]
9 | int n,C,y,x,nr,d,i,j;
| ^
main.cpp:9:15: warning: unused variable 'x' [-Wunused-variable]
9 | int n,C,y,x,nr,d,i,j;
| ^