Pagini recente » Borderou de evaluare (job #476470) | Borderou de evaluare (job #747430) | Borderou de evaluare (job #2883487) | Borderou de evaluare (job #2385251) | Borderou de evaluare (job #2345115)
Borderou de evaluare (job #2345115)
Raport evaluator
Compilare:
main.cpp: In function 'int cercuri(int)':
main.cpp:57:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<d[n].size();i++)
~^~~~~~~~~~~~
main.cpp:60:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=i+1;j<d[n].size();j++)
~^~~~~~~~~~~~
main.cpp: In function 'void citire()':
main.cpp:18:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
main.cpp:20:55: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &a[i].x, &a[i].y, &a[i].r);
^
main.cpp: In function 'int main()':
main.cpp:83: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);
^
main.cpp:84: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | OK! | 10 |
| 2 | 3ms | 262kb | OK! | 10 |
| 3 | 3ms | 262kb | OK! | 10 |
| 4 | 3ms | 262kb | OK! | 10 |
| 5 | 6ms | 262kb | OK! | 10 |
| 6 | 11ms | 262kb | OK! | 10 |
| 7 | 15ms | 393kb | OK! | 10 |
| 8 | 24ms | 393kb | OK! | 10 |
| 9 | 26ms | 393kb | OK! | 10 |
| 10 | 3ms | 262kb | A treia valoare gresita! | 7 |
| Punctaj total | 97 |