Borderou de evaluare (job #2255657)

Utilizator mihailrazMihail Turcan mihailraz Data 7 octombrie 2018 13:20:30
Problema Brackets2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void constrS()’: user.cpp:15:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1; i<=n; i++) ~^~~ user.cpp:19:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=i; j<=n; j++) ~^~~ user.cpp: In function ‘void constrD()’: user.cpp:41:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<=n; j++) ~^~~ user.cpp: In function ‘int main()’: user.cpp:69:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<=n+1; i++) ~^~~~~ user.cpp:70:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<=n+1; j++) ~^~~~~ user.cpp:73:14: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] fi>>C+1; ~^~ user.cpp:77:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1; i<=n-1; i++) ~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1388ms37908kbOK100
Punctaj total100

Ceva nu functioneaza?