Pagini recente » Borderou de evaluare (job #1367511) | Borderou de evaluare (job #2744790) | Borderou de evaluare (job #1524294) | Borderou de evaluare (job #1081737) | Borderou de evaluare (job #2065425)
Borderou de evaluare (job #2065425)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(int, int)’:
user.cpp:34:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘void dfs2(int, int, int)’:
user.cpp:49:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp:53:31: 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:79:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("confuzie.in","r",stdin);
^
user.cpp:80:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("confuzie.out","w",stdout);
^
user.cpp:82: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:85:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp:95:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&tip);
^
user.cpp:98:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:105:32: 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 | 8ms | 7332kb | OK | 10 |
2 | 28ms | 7672kb | OK | 10 |
3 | 52ms | 7988kb | OK | 10 |
4 | 48ms | 7984kb | OK | 10 |
5 | 372ms | 13816kb | OK | 10 |
6 | 540ms | 13840kb | OK | 10 |
7 | 648ms | 15692kb | OK | 10 |
8 | 1200ms | 19504kb | OK | 10 |
9 | Depăşit | 19880kb | Time limit exceeded. | 0 |
10 | Depăşit | 20868kb | Time limit exceeded. | 0 |
Punctaj total | 80 |