Pagini recente » Borderou de evaluare (job #1771719) | Borderou de evaluare (job #2074547) | Borderou de evaluare (job #830135) | Borderou de evaluare (job #1288708) | Borderou de evaluare (job #1737644)
Borderou de evaluare (job #1737644)
Raport evaluator
Compilare:
user.cpp: In function ‘void FirstDFS(int, int)’:
user.cpp:11: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, int)’:
user.cpp:22:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:29:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("capitala.in","r",stdin);
^
user.cpp:30:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("capitala.out","w",stdout);
^
user.cpp:32:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:34: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 | 4ms | 2624kb | OK! | 10 | 10 |
2 | 4ms | 2656kb | OK! | 10 | 10 |
3 | 4ms | 2664kb | OK! | 10 | 10 |
4 | 4ms | 2716kb | OK! | 10 | 10 |
5 | 8ms | 2904kb | OK! | 10 | 10 |
6 | 8ms | 2992kb | OK! | 10 | 10 |
7 | 12ms | 3040kb | OK! | 10 | 10 |
8 | 16ms | 3316kb | OK! | 10 | 0 |
9 | Depăşit | 11728kb | Time limit exceeded. | 0 |
10 | 148ms | 7192kb | OK! | 10 |
Punctaj total | 70 |