Pagini recente » Borderou de evaluare (job #1912360) | Borderou de evaluare (job #866344) | Borderou de evaluare (job #1500493) | Borderou de evaluare (job #873799) | Borderou de evaluare (job #2192354)
Borderou de evaluare (job #2192354)
Raport evaluator
Compilare:
user.cpp: In function ‘void doit(int, int)’:
user.cpp:13:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(h=c;h<=m;h++) if(date[l][h]==0) break; h--; sol[sum][3]=h; sol[sum][2]=l;
^~~
user.cpp:13:48: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for(h=c;h<=m;h++) if(date[l][h]==0) break; h--; sol[sum][3]=h; sol[sum][2]=l;
^
user.cpp:17:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int j=c;j<=h;j++) date[i][j]=-1; sol[sum][2]=i;
^~~
user.cpp:17:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for(int j=c;j<=h;j++) date[i][j]=-1; sol[sum][2]=i;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1388kb | Incorect | 0 |
Punctaj total | 0 |