Pagini recente » Borderou de evaluare (job #2744059) | Borderou de evaluare (job #1441811) | Borderou de evaluare (job #761378) | Borderou de evaluare (job #474998) | Borderou de evaluare (job #1984563)
Borderou de evaluare (job #1984563)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17: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:18: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:19: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:22:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:23: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);
^
user.cpp:68:21: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int k=0,x;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 604kb | OK | 10 |
2 | 8ms | 1440kb | OK | 10 |
3 | 20ms | 1964kb | OK | 10 |
4 | 124ms | 7816kb | OK | 10 |
5 | 140ms | 7812kb | OK | 10 |
6 | 320ms | 15012kb | OK | 10 |
7 | 340ms | 19568kb | OK | 10 |
8 | Depăşit | 22472kb | Time limit exceeded. | 0 |
9 | 400ms | 22512kb | OK | 10 |
10 | 300ms | 22508kb | OK | 10 |
Punctaj total | 90 |