Borderou de evaluare (job #2450533)

Utilizator stefdascalescuStefan Dascalescu stefdascalescu Data 23 august 2019 16:47:06
Problema Secventa 5 Status done
Runda Teme Pregatire ACM Unibuc 2014, Anul I Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'll seq(int)': main.cpp:48:12: error: 'frq' was not declared in this scope memset(frq, 0, sizeof(frq)); ^~~ main.cpp:53:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(st <= n) ~~~^~~~ main.cpp:55:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(dr <= n && countt <= mx) ~~~^~~~ main.cpp: In function 'int main()': main.cpp:77:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= n; ++i) ~~^~~~ Non zero exit status: 1

Ceva nu functioneaza?