Pagini recente » Cod sursa (job #1024385) | Diferente pentru problema/tribut intre reviziile 8 si 7 | Borderou de evaluare (job #2650856) | Borderou de evaluare (job #3222180) | Borderou de evaluare (job #1720989)
Borderou de evaluare (job #1720989)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:39:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bila.in","r",stdin);
^
user.cpp:40:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bila.out","w",stdout);
^
user.cpp:42:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:45:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i][j]);
^
user.cpp: In function ‘void back(int, int)’:
user.cpp:31:22: warning: ‘y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
back(x,y);
^
user.cpp:31:22: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 284kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 0ms | 300kb | OK | 10 |
| 4 | 0ms | 348kb | OK | 10 |
| 5 | 0ms | 424kb | OK | 10 |
| 6 | 4ms | 472kb | OK | 10 |
| 7 | 4ms | 472kb | OK | 10 |
| 8 | 4ms | 476kb | OK | 10 |
| 9 | 4ms | 472kb | OK | 10 |
| 10 | 4ms | 480kb | OK | 10 |
| Punctaj total | 100 |