Pagini recente » Borderou de evaluare (job #3283535) | Borderou de evaluare (job #3177074) | Borderou de evaluare (job #1363773) | Borderou de evaluare (job #3170116) | Borderou de evaluare (job #1349663)
Borderou de evaluare (job #1349663)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:16: warning: variable ‘maxMove’ set but not used [-Wunused-but-set-variable]
unsigned int maxMove = 0;
^
user.cpp:26:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN_FILE_NAME, "r", stdin);
^
user.cpp:27:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT_FILE_NAME, "w", stdout);
^
user.cpp:30:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:38:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 276kb | Time limit exceeded. | 0 |
Punctaj total | 0 |