Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1615695)
| Utilizator | Data | 26 februarie 2016 19:30:02 | |
|---|---|---|---|
| Problema | Cele mai apropiate puncte din plan | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘float line(std::vector<punct>)’:
user.cpp:51:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<a.size();++i)
^
user.cpp:54:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=i+1;j<a.size();++j)
^
user.cpp: In function ‘float divide(std::vector<punct>)’:
user.cpp:81:85: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(stop = mij; std::abs(a[mij].x - a[stop].x) < distance && stop < a.size(); stop++);
^
user.cpp: In function ‘int main()’:
user.cpp:93:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmap.in", "r", stdin);
^
user.cpp:94:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmap.out", "w", stdout);
^
user.cpp:95:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:98:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&local.x,&local.y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 528kb | Incorect | 0 |
| 2 | 0ms | 528kb | Incorect | 0 |
| 3 | 16ms | 816kb | Incorect | 0 |
| 4 | 16ms | 816kb | Incorect | 0 |
| 5 | 56ms | 1544kb | Incorect | 0 |
| 6 | 96ms | 2188kb | Incorect | 0 |
| 7 | 136ms | 3164kb | Incorect | 0 |
| 8 | 192ms | 4216kb | Incorect | 0 |
| 9 | 192ms | 4224kb | Incorect | 0 |
| 10 | 192ms | 4216kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
