Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1483615)
| Utilizator | Data | 9 septembrie 2015 17:10:03 | |
|---|---|---|---|
| Problema | Cerc3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 91 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int spectacole(std::vector<cerc>)’:
user.cpp:39:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < b.size(); ++i)
^
user.cpp:41:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < b.size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:51:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cerc3.in", "r", stdin);
^
user.cpp:52:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cerc3.out", "w", stdout);
^
user.cpp:53:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:56:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &A, &B, &C);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 292kb | A treia valoare gresita! | 7 |
| 2 | 0ms | 292kb | A treia valoare gresita! | 7 |
| 3 | 0ms | 292kb | A treia valoare gresita! | 7 |
| 4 | 0ms | 304kb | OK! | 10 |
| 5 | 0ms | 308kb | OK! | 10 |
| 6 | 0ms | 324kb | OK! | 10 |
| 7 | 0ms | 332kb | OK! | 10 |
| 8 | 0ms | 336kb | OK! | 10 |
| 9 | 0ms | 340kb | OK! | 10 |
| 10 | 0ms | 288kb | OK! | 10 |
| Punctaj total | 91 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
