Borderou de evaluare (job #2180996)

Utilizator DjokValeriu Motroi Djok Data 21 martie 2018 13:01:15
Problema Coprime Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:51:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0; j < comps.size(); ++j) if(j + 1 != where[i]) mxSize = max(mxSize, (int)comps[j].size()); ^ user.cpp:56:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0; j < comps.size(); ++j) { ^ user.cpp:58:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(k = 0; k < comps[j].size(); ++k) a[comps[j][k]] *= primes[k]; ^ user.cpp:41:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("coprime.in", "r", stdin); ^ user.cpp:42:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("coprime.out", "w", stdout); ^ user.cpp:43:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(scanf("%d %d", &n, &m); m; --m) scanf("%d %d", &i, &j), edg[i][j] = edg[j][i] = 1; ^ user.cpp:43:88: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(scanf("%d %d", &n, &m); m; --m) scanf("%d %d", &i, &j), edg[i][j] = edg[j][i] = 1; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms2620kbKilled by signal 4(SIGILL).0
24ms2500kbKilled by signal 4(SIGILL).0
34ms2636kbKilled by signal 4(SIGILL).0
44ms2524kbKilled by signal 4(SIGILL).0
54ms2504kbKilled by signal 4(SIGILL).0
64ms2468kbKilled by signal 4(SIGILL).0
74ms2388kbKilled by signal 4(SIGILL).0
84ms2396kbKilled by signal 4(SIGILL).0
94ms2624kbKilled by signal 4(SIGILL).0
104ms2632kbKilled by signal 4(SIGILL).0
Punctaj total0

Ceva nu functioneaza?