Borderou de evaluare (job #1238448)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sub.in" , "r" , stdin);
^
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sub.out", "w" , stdout);
^
user.cpp:72:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&k);
^
user.cpp:75:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( c , 305 , stdin );
^
user.cpp:82:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( c , 305 , stdin );
^
user.cpp:89:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&k);
^
user.cpp:93:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( c , 305 , stdin );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 484kb | OK | 10 |
2 | 0ms | 888kb | OK | 10 |
3 | 4ms | 2564kb | OK | 10 |
4 | 24ms | 14020kb | OK | 10 |
5 | 124ms | 66476kb | OK | 10 |
6 | 160ms | 83016kb | OK | 10 |
7 | Depăşit | 119588kb | Time limit exceeded. | 0 |
8 | Depăşit | 125004kb | Time limit exceeded. | 0 |
9 | Depăşit | 119596kb | Time limit exceeded. | 0 |
10 | Depăşit | 120648kb | Time limit exceeded. | 0 |
Punctaj total | 60 |