Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1527347)
| Utilizator | Data | 17 noiembrie 2015 23:48:16 | |
|---|---|---|---|
| Problema | Cinema | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:105:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < C.size(); i++)
^
user.cpp:111:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < C.size(); i++)
^
user.cpp:115:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < mut1.size(); i++)
^
user.cpp:119:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < mut2.size(); i++)
^
user.cpp:79:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cinema.in", "r", stdin);
^
user.cpp:80:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cinema.out", "w", stdout);
^
user.cpp:82:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:84:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 452kb | Solutie neoptima | 0 |
| 2 | 0ms | 448kb | Corect | 10 |
| 3 | 0ms | 448kb | Corect | 10 |
| 4 | 0ms | 452kb | Corect | 10 |
| 5 | 0ms | 452kb | Corect | 10 |
| 6 | 0ms | 452kb | Corect | 10 |
| 7 | 0ms | 476kb | Corect | 10 |
| 8 | 0ms | 504kb | Corect | 10 |
| 9 | 0ms | 492kb | Corect | 10 |
| 10 | 0ms | 496kb | Corect | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
