Pagini recente » Borderou de evaluare (job #1603041) | Borderou de evaluare (job #288849) | Borderou de evaluare (job #2958583) | Borderou de evaluare (job #1076930) | Borderou de evaluare (job #2785906)
Borderou de evaluare (job #2785906)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:16:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
16 | for (int i = 0; i < n; i++) {
| ~~^~~
main.cpp:22:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
22 | while (i < n) {
| ~~^~~
main.cpp:23:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
23 | while (nextPrice < currPrice && i < n) {
| ~~^~~
main.cpp:30:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
30 | while (nextPrice > currPrice && i < n) {
| ~~^~~
main.cpp:34:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
34 | if (currPrice < p[i - 1]) {
| ~~~~~~~~~~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | Incorect | 0 | 0 |
2 | 1ms | 184kb | Incorect | 0 |
3 | 1ms | 184kb | OK | 10 |
4 | 1ms | 184kb | Incorect | 0 |
5 | 1ms | 184kb | Incorect | 0 |
6 | 1ms | 184kb | Incorect | 0 |
7 | 1ms | 184kb | Incorect | 0 |
8 | 21ms | 593kb | Incorect | 0 |
9 | 52ms | 618kb | Time limit exceeded | 0 |
10 | 1ms | 184kb | Killed by Signal 8 | 0 |
Punctaj total | 0 |