Trier un tableau avec l’algorithme ‘sort()’

Author:
Trier un tableau avec l'algorithme 'sort()'
  
 
#include 
#include 
#include 
using namespace std;

int main() {