Borderou de evaluare (job #1817893)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:27: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[1505]’ [-Wformat=]
scanf ("%s" , &sir);
^
user.cpp:22:37: 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:23:39: 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:25:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:27:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%s" , &sir);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 572kb | OK | 10 |
2 | 8ms | 2228kb | OK | 10 |
3 | 28ms | 3284kb | OK | 10 |
4 | 156ms | 14976kb | OK | 10 |
5 | 204ms | 14976kb | OK | 10 |
6 | 476ms | 29384kb | OK | 10 |
7 | Depăşit | 38460kb | Time limit exceeded. | 0 |
8 | Depăşit | 44344kb | Time limit exceeded. | 0 |
9 | Depăşit | 44340kb | Time limit exceeded. | 0 |
10 | Depăşit | 44340kb | Time limit exceeded. | 0 |
Punctaj total | 60 |