Pagini recente » Borderou de evaluare (job #1344061) | Borderou de evaluare (job #916904) | Borderou de evaluare (job #316340) | Borderou de evaluare (job #2902450) | Borderou de evaluare (job #2471929)
Borderou de evaluare (job #2471929)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:31:19: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
#define FOR1(a,b) for(int a=1;a<=b;++a)
^
main.cpp:57:5: note: in expansion of macro 'FOR1'
FOR1(i, S) dp[i] = -1; dp[0] = 0;
^~~~
main.cpp:57:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
FOR1(i, S) dp[i] = -1; dp[0] = 0;
^~
main.cpp:31:19: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
#define FOR1(a,b) for(int a=1;a<=b;++a)
^
main.cpp:65:5: note: in expansion of macro 'FOR1'
FOR1(i, np) sol[pascal[i]]+=2; if(n % 2) sol[pascal[np]]--;
^~~~
main.cpp:65:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
FOR1(i, np) sol[pascal[i]]+=2; if(n % 2) sol[pascal[np]]--;
^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 524kb | Killed by Signal 11 | 0 |
| 2 | 3ms | 524kb | Killed by Signal 11 | 0 |
| 3 | 3ms | 524kb | Killed by Signal 11 | 0 |
| 4 | 3ms | 524kb | Killed by Signal 11 | 0 |
| 5 | 2ms | 131kb | OK! | 10 |
| 6 | 2ms | 131kb | OK! | 10 |
| 7 | 2ms | 131kb | OK! | 10 |
| 8 | 3ms | 262kb | OK! | 10 |
| 9 | 3ms | 393kb | OK! | 10 |
| 10 | 3ms | 393kb | OK! | 10 |
| Punctaj total | 60 |