Pagini recente » Cod sursa (job #899905) | Borderou de evaluare (job #1336076) | Borderou de evaluare (job #2718981) | Borderou de evaluare (job #172813) | Borderou de evaluare (job #1723368)
Borderou de evaluare (job #1723368)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:107:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,first,second;
^
user.cpp:105:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("namlei.in","r",stdin);
^
user.cpp:106:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("namlei.out","w",stdout);
^
user.cpp:109:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:110:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld",&x,&y);
^
user.cpp:112:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&edges,&a,&b);
^
user.cpp:117:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:120:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d\n",&index,&edges,&a,&b);
^
user.cpp:124:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d\n",&first,&a,&second,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 332kb | OK | 10 |
2 | 16ms | 328kb | OK | 10 |
3 | 92ms | 8456kb | OK | 10 |
4 | 124ms | 8452kb | OK | 10 |
5 | 356ms | 16652kb | OK | 10 |
6 | 92ms | 16656kb | OK | 10 |
7 | 68ms | 4364kb | OK | 10 |
8 | 132ms | 14924kb | OK | 10 |
9 | 80ms | 8460kb | OK | 10 |
10 | Depăşit | 16652kb | Time limit exceeded. | 0 |
Punctaj total | 90 |