Borderou de evaluare (job #1835421)

Utilizator alex2kamebossPuscasu Alexandru alex2kameboss Data 26 decembrie 2016 20:37:09
Problema Dir Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void add()’: user.cpp:23:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1; i<st.size(); i++) ^ user.cpp: In function ‘void solve()’: user.cpp:34:25: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if('a'<=text[i] && text[i]<='z' || 'A'<=text[i] && text[i]<='Z' || '0'<=text[i] && text[i]<='9') ^ user.cpp:34:89: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if('a'<=text[i] && text[i]<='z' || 'A'<=text[i] && text[i]<='Z' || '0'<=text[i] && text[i]<='9') ^ user.cpp: In function ‘int main()’: user.cpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<afisare.size(); i++) ^ user.cpp:53:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dir.in","r",stdin); ^ user.cpp:54:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dir.out","w",stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms424kbOK10
20ms420kbOK10
30ms416kbOK10
40ms420kbOK10
50ms416kbOK10
60ms428kbOK10
70ms432kbOK10
80ms424kbOK10
90ms432kbOK10
100ms420kbOK10
Punctaj total100

Ceva nu functioneaza?