Pagini recente » Borderou de evaluare (job #1740197) | Borderou de evaluare (job #3151707) | Borderou de evaluare (job #2738229) | Borderou de evaluare (job #2809507) | Borderou de evaluare (job #1429169)
Borderou de evaluare (job #1429169)
Raport evaluator
Compilare:
user.cpp: In function ‘void read_matrix(int (*)[2])’:
user.cpp:10:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:15:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("switch.in", "r", stdin);
^
user.cpp:16:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("switch.out", "w", stdout);
^
user.cpp:17:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 240kb | OK | 100 |
Punctaj total | 100 |