Pagini recente » Borderou de evaluare (job #1833529) | Borderou de evaluare (job #1984551)
Borderou de evaluare (job #1984551)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.in","r",stdin);
^
user.cpp:14:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.out","w",stdout);
^
user.cpp:15:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:20:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:21:32: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(a[i]+1,m+1,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 608kb | OK | 10 |
2 | 8ms | 1444kb | OK | 10 |
3 | 28ms | 1964kb | OK | 10 |
4 | 164ms | 7812kb | OK | 10 |
5 | 184ms | 7812kb | OK | 10 |
6 | 428ms | 15016kb | OK | 10 |
7 | 464ms | 19572kb | OK | 10 |
8 | Depăşit | 22464kb | Time limit exceeded. | 0 |
9 | Depăşit | 22472kb | Time limit exceeded. | 0 |
10 | 444ms | 22512kb | OK | 10 |
Punctaj total | 80 |