Pagini recente » Cod sursa (job #1417905) | Borderou de evaluare (job #2020190) | Cod sursa (job #3001803) | Borderou de evaluare (job #2762825) | Borderou de evaluare (job #1616963)
Borderou de evaluare (job #1616963)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:78:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.in","r",stdin);
^
user.cpp:79:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.out","w",stdout);
^
user.cpp:81:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:82:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &k[0] , &k[1]);
^
user.cpp:83:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &l[0] , &c[0]);
^
user.cpp:84:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &l[1] , &c[1]);
^
user.cpp:88:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 4456kb | OK | 10 |
2 | 8ms | 4476kb | OK | 10 |
3 | 8ms | 4640kb | OK | 10 |
4 | 128ms | 6420kb | OK | 10 |
5 | 120ms | 6420kb | OK | 10 |
6 | 172ms | 6824kb | Incorect | 0 |
7 | 236ms | 7212kb | OK | 10 |
8 | 372ms | 8392kb | OK | 10 |
9 | 484ms | 8408kb | OK | 10 |
10 | 8ms | 4828kb | Incorect | 0 |
Punctaj total | 80 |