Pagini recente » Borderou de evaluare (job #2874750) | Borderou de evaluare (job #1264125) | Borderou de evaluare (job #286813) | Borderou de evaluare (job #1412515) | Borderou de evaluare (job #1834355)
Borderou de evaluare (job #1834355)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("salaj.in", "r", stdin);
^
user.cpp:10:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("salaj.out", "w", stdout);
^
user.cpp:12:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
user.cpp:15:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &N, &M, &mod);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 368ms | 500kb | OK | 100 |
Punctaj total | 100 |