Pagini recente » Borderou de evaluare (job #1475135) | Borderou de evaluare (job #1111619) | Borderou de evaluare (job #2283277) | Borderou de evaluare (job #770072) | Borderou de evaluare (job #2336493)
Borderou de evaluare (job #2336493)
Raport evaluator
Compilare:
main.cpp: In function 'void fillf(int, int, int)':
main.cpp:5:17: warning: overflow in implicit constant conversion [-Woverflow]
#define INFINIT 10000
^
main.cpp:16:15: note: in expansion of macro 'INFINIT'
mat[i][j] = INFINIT ;
^~~~~~~
main.cpp: In function 'void bordare(int, int)':
main.cpp:5:17: warning: overflow in implicit constant conversion [-Woverflow]
#define INFINIT 10000
^
main.cpp:32:31: note: in expansion of macro 'INFINIT'
mat[i][m+1] = mat[i][0] = INFINIT ;
^~~~~~~
main.cpp:5:17: warning: overflow in implicit constant conversion [-Woverflow]
#define INFINIT 10000
^
main.cpp:34:31: note: in expansion of macro 'INFINIT'
mat[0][i] = mat[n+1][i] = INFINIT ;
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:43:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d%d%d", &n, &m, &h ) ;
^
main.cpp:46:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%d", &elem ) ;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 262kb | OK | 10 |
3 | 269ms | 20496kb | Memory limit exceeded | 0 |
4 | 15ms | 262kb | OK | 10 |
5 | 67ms | 655kb | OK | 10 |
6 | 237ms | 13369kb | OK | 10 |
7 | 272ms | 11010kb | OK | 10 |
8 | 80ms | 7995kb | OK | 10 |
9 | 223ms | 1441kb | OK | 10 |
10 | 230ms | 20496kb | Memory limit exceeded | 0 |
Punctaj total | 80 |