Pagini recente » Borderou de evaluare (job #1217895) | Borderou de evaluare (job #2814294) | Borderou de evaluare (job #585349) | Borderou de evaluare (job #1920025) | Borderou de evaluare (job #1453752)
Borderou de evaluare (job #1453752)
Raport evaluator
Compilare:
user.cpp: In function ‘void PreDFS(int, int)’:
user.cpp:20:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i ++){
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:35:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i ++){
^
user.cpp: In function ‘int main()’:
user.cpp:53:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("iepuri2.in" ,"r", stdin );
^
user.cpp:54:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("iepuri2.out","w", stdout);
^
user.cpp:56:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &K);
^
user.cpp:59:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &X, &Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | OK | 10 |
2 | 0ms | 280kb | OK | 10 |
3 | 0ms | 284kb | OK | 10 |
4 | 0ms | 280kb | OK | 10 |
5 | 0ms | 284kb | OK | 10 |
6 | 0ms | 300kb | OK | 10 |
7 | 0ms | 300kb | OK | 10 |
8 | 0ms | 320kb | OK | 10 |
9 | 0ms | 320kb | OK | 10 |
10 | 0ms | 272kb | OK | 10 |
Punctaj total | 100 |