Pagini recente » Borderou de evaluare (job #2972359) | Borderou de evaluare (job #2999414) | Borderou de evaluare (job #896929) | Borderou de evaluare (job #875990) | Borderou de evaluare (job #2248743)
Borderou de evaluare (job #2248743)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("guest.in", "r", stdin);
^
user.cpp:12:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("guest.out", "w", stdout);
^
user.cpp:14:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrt);
^
user.cpp:16:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1240ms | 5980kb | OK | 100 |
Punctaj total | 100 |