Borderou de evaluare (job #2637042)

Utilizator ILikeitN Stef ILikeit Data 20 iulie 2020 22:52:05
Problema Fractii Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int rezolva()': main.cpp:20:14: error: two or more data types in declaration of 'i' for(int int i = 1; i < numar; i++) ^ main.cpp:20:21: error: 'i' was not declared in this scope for(int int i = 1; i < numar; i++) ^ main.cpp:22:15: error: two or more data types in declaration of 'j' for(int int j = 1; j < numar; j++) ^ main.cpp:22:22: error: 'j' was not declared in this scope for(int int j = 1; j < numar; j++) ^ main.cpp:24:14: error: 'a' was not declared in this scope if (__gcd(a, b) == 1) ^ main.cpp:24:17: error: 'b' was not declared in this scope if (__gcd(a, b) == 1) ^ Non zero exit status: 1

Ceva nu functioneaza?