Pagini recente » Borderou de evaluare (job #297388) | Borderou de evaluare (job #3167561) | Borderou de evaluare (job #1186922) | Borderou de evaluare (job #1748374) | 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 |