Borderou de evaluare (job #2666306)
Raport evaluator
Compilare:
main.cpp: In function 'bool verificare(int)':
main.cpp:36:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int i = 1; i < k; ++i)
^~~
main.cpp:39:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return true;
^~~~~~
main.cpp: In function 'void backtracking(int)':
main.cpp:46:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if(verificare(coloana))
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 2ms | 131kb | OK | 10 |
| 5 | 3ms | 131kb | OK | 10 |
| 6 | 4ms | 131kb | OK | 10 |
| 7 | 13ms | 131kb | OK | 10 |
| 8 | 56ms | 131kb | OK | 10 |
| 9 | 281ms | 262kb | OK | 10 |
| 10 | 1002ms | 131kb | Time limit exceeded | 0 |
| Punctaj total | 90 |