Borderou de evaluare (job #2376454)

Utilizator AlexAlAxAxelAlAx AlAx AlexAlAxAxel Data 8 martie 2019 15:47:07
Problema Interesant Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void Citire()': main.cpp:15:11: error: 'n' was not declared in this scope f>>k>>n; ^ main.cpp: In function 'int Verificare(char*, char*)': main.cpp:28:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0,j=0; i<strlen(a) && j<strlen(b); i++) ~^~~~~~~~~~ main.cpp:28:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0,j=0; i<strlen(a) && j<strlen(b); i++) ~^~~~~~~~~~ main.cpp:31:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(j==strlen(b)) return 1; ~^~~~~~~~~~~ main.cpp: In function 'void Rezolvare()': main.cpp:55:25: error: 'n' was not declared in this scope for(int i=1; i<=n; i++) ^ Non zero exit status: 1

Ceva nu functioneaza?