Pagini recente » Diferente pentru problema/split2 intre reviziile 7 si 26 | Borderou de evaluare (job #1285049) | Borderou de evaluare (job #99851) | Borderou de evaluare (job #2794906) | Borderou de evaluare (job #1483176)
Borderou de evaluare (job #1483176)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte.in","r",stdin);
^
user.cpp:72:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte.out","w",stdout);
^
user.cpp:74:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:75:78: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= n; i++) scanf("%d%d", &Point[i].first, &Point[i].second);
^
user.cpp:81:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&pos);
^
user.cpp: In function ‘void addStack(int)’:
user.cpp:44:33: warning: ‘xx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Stack[stack_dim].first = xx ;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2388kb | OK | 10 |
| 2 | 8ms | 2384kb | OK | 10 |
| 3 | 32ms | 2384kb | OK | 10 |
| 4 | 84ms | 2392kb | OK | 10 |
| 5 | 244ms | 2392kb | OK | 10 |
| 6 | 28ms | 2384kb | OK | 10 |
| 7 | 248ms | 2392kb | OK | 10 |
| 8 | 268ms | 2392kb | OK | 10 |
| 9 | 280ms | 2388kb | OK | 10 |
| 10 | 276ms | 2388kb | OK | 10 |
| Punctaj total | 100 |