Pagini recente » Borderou de evaluare (job #2463605) | Borderou de evaluare (job #1443240) | Borderou de evaluare (job #2045634) | Borderou de evaluare (job #1952389) | Borderou de evaluare (job #2345036)
Borderou de evaluare (job #2345036)
Raport evaluator
Compilare:
main.cpp: In function 'void citire()':
main.cpp:20:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=0;i<n;i++)
^~~
main.cpp:21:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
cout<<a[0][i]<<" ";cout<<"\n";
^~~~
main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=0;i<n;i++)
^~~
main.cpp:23:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
cout<<a[1][i]<<" ";cout<<"\n";cout<<"\n";
^~~~
main.cpp: In function 'void afisare()':
main.cpp:30:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=0;i<n;i++)
^~~
main.cpp:31:31: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
cout<<dp[0][i].s<<" ";cout<<"\n";
^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | Incorect | 0 |
| 4 | 2ms | 131kb | Incorect | 0 |
| 5 | 2ms | 131kb | Incorect | 0 |
| 6 | 4ms | 131kb | Incorect | 0 |
| 7 | 6ms | 131kb | Incorect | 0 |
| 8 | 7ms | 131kb | Incorect | 0 |
| 9 | 8ms | 131kb | Incorect | 0 |
| 10 | 9ms | 131kb | Incorect | 0 |
| Punctaj total | 0 |