Pagini recente » Borderou de evaluare (job #1821040) | Borderou de evaluare (job #723620) | Borderou de evaluare (job #2177356) | Borderou de evaluare (job #2576778) | Borderou de evaluare (job #1244154)
Borderou de evaluare (job #1244154)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc17.in", "r", stdin);
^
user.cpp:7:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc17.out", "w", stdout);
^
user.cpp:9:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:14:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 248kb | OK | 100 |
Punctaj total | 100 |