Pagini recente » Cod sursa (job #467055) | Diferente pentru problema/shift intre reviziile 26 si 2 | Borderou de evaluare (job #2622630) | Borderou de evaluare (job #1512843) | Borderou de evaluare (job #1138214)
Borderou de evaluare (job #1138214)
Raport evaluator
Compilare:
user.cpp: In function ‘bool isClique()’:
user.cpp:15:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sub.size(); ++ i)
^
user.cpp:16:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = i + 1; j < sub.size(); ++ j)
^
user.cpp: In function ‘void countCliques()’:
user.cpp:28:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(bit = 0; bit < dir.size(); ++ bit)
^
user.cpp:33:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(sub.size() > maxsz)
^
user.cpp:37:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(sub.size() == maxsz)
^
user.cpp:23:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, j, num, s, bit;
^
user.cpp:23:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, num, s, bit;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 96ms | 26044kb | OK | 10 |
| 2 | 96ms | 26044kb | OK | 10 |
| 3 | 96ms | 26044kb | Incorect | 0 |
| 4 | 96ms | 26068kb | Incorect | 0 |
| 5 | 96ms | 26132kb | Incorect | 0 |
| 6 | 100ms | 26192kb | Incorect | 0 |
| 7 | 100ms | 26132kb | Incorect | 0 |
| 8 | 124ms | 27144kb | Incorect | 0 |
| 9 | 176ms | 28192kb | Incorect | 0 |
| 10 | 152ms | 28280kb | Incorect | 0 |
| Punctaj total | 20 |