Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2023727) | Cod sursa (job #975271) | Borderou de evaluare (job #2530121) | Borderou de evaluare (job #2578912)
Borderou de evaluare (job #2578912)
Raport evaluator
Compilare:
main.cpp: In member function 'void manacher::solve()':
main.cpp:43:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<s.size();i++){
~^~~~~~~~~
main.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i - lg - 1 >= 0 && i + lg + 1 < s.size() && s[i - lg - 1] == s[i + lg + 1]) lg++;
~~~~~~~~~~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:79:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pscpld.in","r",stdin);
^
main.cpp:80:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pscpld.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | Incorect | 0 |
| 2 | 4ms | 524kb | Incorect | 0 |
| 3 | 5ms | 524kb | Incorect | 0 |
| 4 | 79ms | 12320kb | Incorect | 0 |
| 5 | 17ms | 2658kb | Incorect | 0 |
| 6 | 37ms | 5050kb | Incorect | 0 |
| 7 | 44ms | 6291kb | Incorect | 0 |
| 8 | 73ms | 9310kb | Incorect | 0 |
| 9 | 81ms | 11145kb | Incorect | 0 |
| 10 | 91ms | 12320kb | Incorect | 0 |
| Punctaj total | 0 |