Borderou de evaluare (job #2905732)

Utilizator andrei_marciucMarciuc Andrei andrei_marciuc Data 23 mai 2022 14:37:50
Problema Potrivire Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:18:2: error: 'gets' was not declared in this scope; did you mean 'fgets'? 18 | gets( a ); | ^~~~ | fgets main.cpp:32:35: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 32 | for( int p = 0; pch != 0x0 && p < strlen( pch ); ++p ) | ~~^~~~~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?