Pagini recente » Borderou de evaluare (job #1439185) | Borderou de evaluare (job #2021066) | Borderou de evaluare (job #298681) | Borderou de evaluare (job #1425360) | Borderou de evaluare (job #1438849)
Borderou de evaluare (job #1438849)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:17:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); i++)
^
user.cpp: In function ‘void dfst(int)’:
user.cpp:26:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < GT[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:65:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < C[i].size(); j++)
^
user.cpp:34:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in","r", stdin);
^
user.cpp:35:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N,&M);
^
user.cpp:38:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x,&y);
^
user.cpp:60:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out","w",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3376kb | Corect | 10 | 30 |
| 2 | 4ms | 3372kb | Corect | 10 |
| 3 | 4ms | 3384kb | Corect | 10 |
| 4 | 4ms | 3416kb | Corect | 10 | 30 |
| 5 | 12ms | 3528kb | Corect | 10 |
| 6 | 44ms | 3896kb | Corect | 10 |
| 7 | 100ms | 4244kb | Corect | 10 | 0 |
| 8 | Depăşit | 5152kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 6776kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8496kb | Time limit exceeded. | 0 | 0 |
| Punctaj total | 60 |