Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1036731)
Utilizator | Data | 19 noiembrie 2013 16:23:39 | |
---|---|---|---|
Problema | Palin3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
user.cpp: In function ‘bool solve(int, int)’:
user.cpp:15:44: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
return dp[st][dr] = (x[st] == x[dr]);
^
user.cpp:21:41: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
return dp[st][dr] = 1;
^
user.cpp:22:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
return dp[st][dr] = 0;
^
/tmp/ccJhF07M.o: In function `solveTest()':
user.cpp:(.text+0x1a7): warning: the `gets' function is dangerous and should not be used.
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 236kb | OK | 10 |
2 | 0ms | 236kb | OK | 10 |
3 | 0ms | 240kb | OK | 10 |
4 | 4ms | 236kb | OK | 10 |
5 | 4ms | 236kb | OK | 10 |
6 | 4ms | 236kb | OK | 10 |
7 | 4ms | 240kb | OK | 10 |
8 | 4ms | 240kb | OK | 10 |
9 | 4ms | 236kb | OK | 10 |
10 | 4ms | 236kb | OK | 10 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !