Pagini recente » Diferente pentru problema/nextseq intre reviziile 2 si 1 | Borderou de evaluare (job #199667) | Borderou de evaluare (job #522193) | Borderou de evaluare (job #641863) | Borderou de evaluare (job #1456940)
Borderou de evaluare (job #1456940)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", maxn);
^
user.cpp:17:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &l, &u);
^
user.cpp:18:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i<= n; i++) scanf("%d", &d[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | Incorect | 0 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 4ms | 368kb | OK | 10 |
| 4 | 8ms | 404kb | OK | 10 |
| 5 | 8ms | 436kb | OK | 10 |
| 6 | 12ms | 480kb | OK | 10 |
| 7 | 16ms | 524kb | OK | 10 |
| 8 | 16ms | 564kb | OK | 10 |
| 9 | 20ms | 596kb | OK | 10 |
| 10 | 24ms | 676kb | OK | 10 |
| Punctaj total | 90 |