Pagini recente » Borderou de evaluare (job #654241) | Borderou de evaluare (job #3180136) | Borderou de evaluare (job #1249553) | Borderou de evaluare (job #2089168) | Borderou de evaluare (job #1835421)
Borderou de evaluare (job #1835421)
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 |
1 | 0ms | 424kb | OK | 10 |
2 | 0ms | 420kb | OK | 10 |
3 | 0ms | 416kb | OK | 10 |
4 | 0ms | 420kb | OK | 10 |
5 | 0ms | 416kb | OK | 10 |
6 | 0ms | 428kb | OK | 10 |
7 | 0ms | 432kb | OK | 10 |
8 | 0ms | 424kb | OK | 10 |
9 | 0ms | 432kb | OK | 10 |
10 | 0ms | 420kb | OK | 10 |
Punctaj total | 100 |