Pagini recente » Borderou de evaluare (job #128849) | Borderou de evaluare (job #2565175) | Borderou de evaluare (job #751289) | Borderou de evaluare (job #2135411) | Borderou de evaluare (job #1455517)
Borderou de evaluare (job #1455517)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS1(int)’:
user.cpp:16:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < G[Node].size();i++)
^
user.cpp: In function ‘void DFS2(int)’:
user.cpp:28:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0;i < TG[Node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:65:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0;j < SCC[i].size();j++)
^
user.cpp:35:32: 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:36: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);
^
user.cpp:38:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:43:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&A,&B);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 4076kb | Corect | 10 | 30 |
2 | 4ms | 4080kb | Corect | 10 |
3 | 4ms | 4088kb | Corect | 10 |
4 | 4ms | 4120kb | Corect | 10 | 30 |
5 | 12ms | 4240kb | Corect | 10 |
6 | 20ms | 4592kb | Corect | 10 |
7 | 36ms | 4932kb | Corect | 10 | 30 |
8 | 88ms | 6092kb | Corect | 10 |
9 | 172ms | 8108kb | Corect | 10 |
10 | 216ms | 9924kb | Corect | 10 | 10 |
Punctaj total | 100 |