Pagini recente » Borderou de evaluare (job #2552690) | Cod sursa (job #2000425) | Borderou de evaluare (job #2613266) | Monitorul de evaluare | Borderou de evaluare (job #1981159)
Borderou de evaluare (job #1981159)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs2.in", "r", stdin);
^
user.cpp:50:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs2.out", "w", stdout);
^
user.cpp:51:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&lim);
^
user.cpp:52:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) scanf("%d",&v1[i]);
^
user.cpp:53:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=m;i++) scanf("%d",&v2[i]);
^
user.cpp:57:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d",&q);q;q--)
^
user.cpp:61:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%c %d%d",&c,&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 308kb | OK | 5 |
| 2 | 0ms | 304kb | OK | 5 |
| 3 | 0ms | 320kb | OK | 6 |
| 4 | 4ms | 328kb | OK | 7 |
| 5 | 8ms | 340kb | OK | 7 |
| 6 | 96ms | 1700kb | OK | 14 |
| 7 | 184ms | 2280kb | OK | 6 |
| 8 | 84ms | 2320kb | OK | 9 |
| 9 | 92ms | 2524kb | OK | 9 |
| 10 | 96ms | 2452kb | OK | 9 |
| 11 | 96ms | 2192kb | OK | 9 |
| 12 | 100ms | 2052kb | OK | 9 |
| 13 | 224ms | 2248kb | OK | 5 |
| Punctaj total | 100 |