Pagini recente » Borderou de evaluare (job #2052881) | Borderou de evaluare (job #1389587) | Borderou de evaluare (job #2486990) | Borderou de evaluare (job #136330) | Borderou de evaluare (job #1722961)
Borderou de evaluare (job #1722961)
Raport evaluator
Compilare:
user.cpp: In function ‘void FirstDFS(int)’:
user.cpp:14:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++)
^
user.cpp: In function ‘void SecondDFS(int)’:
user.cpp:24:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<gt[node].size();i++)
^
user.cpp: In function ‘void StronglyConnectedComponents()’:
user.cpp:39:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<g[i].size();j++)
^
user.cpp: In function ‘void TopologicalSort(int)’:
user.cpp:47:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<dag[node].size();i++)
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:62:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<dag[node].size();i++)
^
user.cpp: In function ‘void ComputeLowest(int)’:
user.cpp:72:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<dag[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:108:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("obiective.in","r",stdin);
^
user.cpp:109:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("obiective.out","w",stdout);
^
user.cpp:111:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:113:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp:125:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&queries);
^
user.cpp:127:28: 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 | 0ms | 1448kb | OK | 5 | 10 |
2 | 0ms | 1484kb | OK | 5 |
3 | 4ms | 1656kb | OK | 5 | 20 |
4 | 4ms | 1624kb | OK | 5 |
5 | 0ms | 1480kb | OK | 5 |
6 | 4ms | 1504kb | OK | 5 |
7 | 44ms | 2884kb | OK | 5 | 15 |
8 | 48ms | 2876kb | OK | 5 |
9 | 48ms | 3268kb | OK | 5 |
10 | 268ms | 6660kb | OK | 5 | 30 |
11 | 88ms | 4952kb | OK | 5 |
12 | 88ms | 4944kb | OK | 5 |
13 | 224ms | 6652kb | OK | 5 |
14 | 192ms | 8436kb | OK | 5 |
15 | 72ms | 8436kb | OK | 5 |
16 | 0ms | 1408kb | OK | 5 | 5 |
17 | 24ms | 2612kb | OK | 5 | 20 |
18 | 0ms | 1436kb | OK | 5 |
19 | 0ms | 1444kb | OK | 5 |
20 | 96ms | 2588kb | OK | 5 |
Punctaj total | 100 |