Borderou de evaluare (job #2254495)

Utilizator gundorfMoldovan George gundorf Data 5 octombrie 2018 14:48:58
Problema Divseq Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:13:4: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for (i=1;i<=n;i++) ^~~ user.cpp:15:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ v[0]=1; ^ user.cpp:21:8: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while ( (( (v[j]>v[i])&& (v[j]%v[i] == 0) ) ||( (v[j]<v[i]) && (v[i]%v[j] ==0 ) ) )&&(j>good_pos)) ^~~~~ user.cpp:23:12: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’ good_pos=j; ^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1320kbKilled by signal 8(SIGFPE).0
20ms1316kbKilled by signal 8(SIGFPE).0
30ms1324kbKilled by signal 8(SIGFPE).0
40ms1320kbKilled by signal 8(SIGFPE).0
50ms1320kbKilled by signal 8(SIGFPE).0
64ms1324kbKilled by signal 8(SIGFPE).0
74ms1320kbKilled by signal 8(SIGFPE).0
88ms1324kbKilled by signal 8(SIGFPE).0
98ms1324kbKilled by signal 8(SIGFPE).0
108ms1324kbKilled by signal 8(SIGFPE).0
Punctaj total0

Ceva nu functioneaza?