Pagini recente » Borderou de evaluare (job #1129991) | Borderou de evaluare (job #2183253)
Borderou de evaluare (job #2183253)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:74:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("taxa.in","r",stdin);
^
user.cpp:75:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("taxa.out","w",stdout);
^
user.cpp:76:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:81: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 member function ‘void Point::Read()’:
user.cpp:31:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&l,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 5428kb | OK | 10 |
2 | 4ms | 5496kb | OK | 10 |
3 | 4ms | 5480kb | OK | 10 |
4 | 8ms | 5536kb | OK | 10 |
5 | 4ms | 5544kb | OK | 10 |
6 | 4ms | 5548kb | OK | 10 |
7 | 12ms | 5684kb | OK | 10 |
8 | 88ms | 7708kb | OK | 10 |
9 | 288ms | 9752kb | OK | 10 |
10 | Depăşit | 10496kb | Time limit exceeded. | 0 |
Punctaj total | 90 |