Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2471929)
| Utilizator | Data | 11 octombrie 2019 19:21:03 | |
|---|---|---|---|
| Problema | Triunghi | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 60 | ||
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 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
