Pagini recente » Borderou de evaluare (job #192219) | Borderou de evaluare (job #1216688) | Borderou de evaluare (job #3217446) | Borderou de evaluare (job #2278492) | Borderou de evaluare (job #2627229)
Borderou de evaluare (job #2627229)
Raport evaluator
Compilare:
main.cpp: In function 'void Insert(Trie*, char*, int)':
main.cpp:40:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(*s == 0)
^~
main.cpp:42:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
int ch;
^~~
main.cpp: In function 'void Update(Trie*, char*, int)':
main.cpp:56:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(*s == 0)
^~
main.cpp:58:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
int ch;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 576ms | 131088kb | Memory limit exceeded | 0 |
Punctaj total | 0 |