Pagini recente » Borderou de evaluare (job #430121) | Borderou de evaluare (job #2588995) | Borderou de evaluare (job #2756238) | Borderou de evaluare (job #1121154) | Borderou de evaluare (job #1600404)
Borderou de evaluare (job #1600404)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:25:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[k].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:69:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < comp[i].size(); ++j){
^
user.cpp:71:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < Gr[comp[i][j]].size() && j + 1 < comp[i].size(); ++k){
^
user.cpp:71:78: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < Gr[comp[i][j]].size() && j + 1 < comp[i].size(); ++k){
^
user.cpp:77:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(ok == 0 && j + 1 < comp[i].size()){
^
user.cpp:41:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("biperm.in","r",stdin);
^
user.cpp:42:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("biperm.out","w",stdout);
^
user.cpp:43:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:45:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i]);
^
user.cpp:47:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&b[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 648kb | Corect | 10 |
| 2 | 0ms | 648kb | Corect | 10 |
| 3 | 0ms | 644kb | Corect | 10 |
| 4 | 0ms | 648kb | Cerintele 2 si 3 corecte | 7 |
| 5 | 0ms | 652kb | Corect | 10 |
| 6 | 0ms | 664kb | Cerintele 2 si 3 corecte | 7 |
| 7 | 0ms | 664kb | Corect | 10 |
| 8 | 0ms | 664kb | Cerintele 2 si 3 corecte | 7 |
| 9 | 44ms | 1132kb | Cerintele 2 si 3 corecte | 7 |
| 10 | 40ms | 1276kb | Cerintele 2 si 3 corecte | 7 |
| Punctaj total | 85 |