Pagini recente » Borderou de evaluare (job #3172055) | Borderou de evaluare (job #2447771) | Borderou de evaluare (job #2781592) | Borderou de evaluare (job #1420332) | Borderou de evaluare (job #2081802)
Borderou de evaluare (job #2081802)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50:16: warning: left operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:50:17: warning: right operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:59:16: warning: left operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:59:17: warning: right operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:33:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("submatrix.in", "r", stdin);
^
user.cpp:34:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("submatrix.out", "w", stdout);
^
user.cpp:35:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
user.cpp:39: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 | 0ms | 812kb | OK | 10 |
2 | 0ms | 840kb | OK | 10 |
3 | 0ms | 864kb | OK | 10 |
4 | 8ms | 964kb | OK | 10 |
5 | 20ms | 1044kb | OK | 10 |
6 | 28ms | 1152kb | OK | 10 |
7 | 20ms | 1152kb | OK | 10 |
8 | 76ms | 1400kb | OK | 10 |
9 | 88ms | 1484kb | OK | 10 |
10 | 100ms | 1516kb | OK | 10 |
Punctaj total | 100 |