Pagini recente » Borderou de evaluare (job #1019558) | Borderou de evaluare (job #2103419) | Borderou de evaluare (job #1285540) | Borderou de evaluare (job #14553) | Borderou de evaluare (job #2471927)
Borderou de evaluare (job #2471927)
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:55:5: note: in expansion of macro 'FOR1'
FOR1(i, S) dp[i] = -1; dp[0] = 0;
^~~~
main.cpp:55: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:63:5: note: in expansion of macro 'FOR1'
FOR1(i, np) sol[pascal[i]]+=2; if(n % 2) sol[pascal[np]]--;
^~~~
main.cpp:63: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 |