Pagini recente » Borderou de evaluare (job #1831533) | Borderou de evaluare (job #1936424) | Cod sursa (job #2501052) | Borderou de evaluare (job #1139571) | Borderou de evaluare (job #1597638)
Borderou de evaluare (job #1597638)
Raport evaluator
Compilare:
user.cpp: In function ‘void compute_diff()’:
user.cpp:63:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 1; i < aux.size(); i++) {
^
user.cpp: In function ‘void compute_sa()’:
user.cpp:96:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 1; i < aux.size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:116:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tetris2.in","r",stdin);
^
user.cpp:117:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tetris2.out","w",stdout);
^
user.cpp:119:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:122:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j]);
^
user.cpp:124:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:127:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j + n]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2256kb | OK | 10 |
2 | 0ms | 2256kb | OK | 10 |
3 | 96ms | Depăşit | Memory limit exceeded. | 0 |
4 | 96ms | Depăşit | Memory limit exceeded. | 0 |
5 | 96ms | Depăşit | Memory limit exceeded. | 0 |
6 | 84ms | Depăşit | Memory limit exceeded. | 0 |
7 | 88ms | Depăşit | Memory limit exceeded. | 0 |
8 | 88ms | Depăşit | Memory limit exceeded. | 0 |
9 | 88ms | Depăşit | Memory limit exceeded. | 0 |
10 | 0ms | 1960kb | OK | 10 |
Punctaj total | 30 |