Pagini recente » Borderou de evaluare (job #647741) | Borderou de evaluare (job #2965893) | Borderou de evaluare (job #552463) | Borderou de evaluare (job #3165122) | Borderou de evaluare (job #1563246)
Borderou de evaluare (job #1563246)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:113:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (best > cyclesComp[cycleIdx].size()) {
^
user.cpp:140:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (best > cyclesComp[cycleIdx].size()) {
^
user.cpp: In function ‘void read()’:
user.cpp:19:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:23:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp: In function ‘int main()’:
user.cpp:165:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("biperm.in", "r", stdin);
^
user.cpp:166:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("biperm.out", "w", stdout);
^
user.cpp: In function ‘void solve()’:
user.cpp:151:33: warning: ‘bestCycle’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs(cyclesComp[bestCycle][0], spec, false);
^
user.cpp:124:43: warning: ‘bestCycle’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for (auto& x: cyclesComp[bestCycle]) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Corect | 10 |
2 | 0ms | 420kb | Corect | 10 |
3 | 0ms | 416kb | Cerintele 2 si 3 corecte | 7 |
4 | 20ms | 9720kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 0ms | 424kb | Cerinta 3 corecta | 6 |
6 | 20ms | 9728kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 0ms | 440kb | Cerinta 3 corecta | 6 |
8 | 24ms | 9744kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 28ms | 10180kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 28ms | 10080kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 39 |